| 
 | Cumulus4j API (1.1.0) | |||||||||
| 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 qtynew keys and store them to the file. | 
| 
 | Cumulus4j API (1.1.0) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||