
public class DynamicKeyManager extends KeyManager
| Constructor and Description |
|---|
DynamicKeyManager() |
| Modifier and Type | Method and Description |
|---|---|
KeyObject |
createKeyObject() |
static KeyManager |
getInstance() |
List<String> |
initFromList(List<String> keys)
Init the Manager from a list of filename Key, the key name is the basename minus the
extension of the key's type
|
void |
saveToFiles() |
crypt, decrypt, getKey, setKeypublic static final KeyManager getInstance()
public KeyObject createKeyObject()
createKeyObject in class KeyManagerpublic List<String> initFromList(List<String> keys)
KeyManagerinitFromList in class KeyManagerpublic void saveToFiles()
throws CryptoException,
IOException
saveToFiles in class KeyManagerCryptoExceptionIOExceptionCopyright © 2009–2019 Waarp. All rights reserved.