
public interface Algorithm
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
The Algorithm key, see
Cipher.getInstance(String). |
int |
getSize()
The Algorithm keysize of the initial secret key, see
KeyGenerator.init(int). |
String getKey()
Cipher.getInstance(String).int getSize()
KeyGenerator.init(int).Copyright © 2016–2019 Brabenetz Harald, Austria. All rights reserved.