|
Cumulus4j API (1.0.1) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CryptoCacheKeyEncryptionKeyEntry | |
---|---|
org.cumulus4j.store.crypto.keymanager |
Implementation of CryptoManager working with a
key-manager as shown in Deployment scenarios. |
Uses of CryptoCacheKeyEncryptionKeyEntry in org.cumulus4j.store.crypto.keymanager |
---|
Methods in org.cumulus4j.store.crypto.keymanager that return CryptoCacheKeyEncryptionKeyEntry | |
---|---|
CryptoCacheKeyEncryptionKeyEntry |
CryptoCacheKeyDecrypterEntry.getKeyEncryptionKey()
|
protected CryptoCacheKeyEncryptionKeyEntry |
CryptoCache.getKeyEncryptionKey(String keyEncryptionTransformation)
Get the key-pair that is currently active for secret-key-encryption. |
Constructors in org.cumulus4j.store.crypto.keymanager with parameters of type CryptoCacheKeyEncryptionKeyEntry | |
---|---|
CryptoCacheKeyDecrypterEntry(CryptoCacheKeyEncryptionKeyEntry keyEncryptionKey,
String keyEncryptionTransformation,
Cipher keyDecryptor)
Create a new instance. |
|
Cumulus4j API (1.0.1) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |