
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 KeyManager getInstance()
public final KeyObject createKeyObject()
createKeyObject in class KeyManagerpublic final List<String> initFromList(List<String> keys)
KeyManagerinitFromList in class KeyManagerpublic final void saveToFiles()
throws CryptoException,
IOException
saveToFiles in class KeyManagerCryptoExceptionIOExceptionCopyright © 2009–2022 Waarp. All rights reserved.