|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneratedKey | |
---|---|
org.cumulus4j.keystore | Key store managing keys safely in the local file system. |
Uses of GeneratedKey in org.cumulus4j.keystore |
---|
Methods in org.cumulus4j.keystore that return GeneratedKey | |
---|---|
GeneratedKey |
KeyStore.generateKey(String authUserName,
char[] authPassword)
Generate a new key and store it to the file. |
Methods in org.cumulus4j.keystore that return types with arguments of type GeneratedKey | |
---|---|
List<GeneratedKey> |
KeyStore.generateKeys(String authUserName,
char[] authPassword,
int qty)
Generate qty new keys and store them to the file. |
|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |