|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CryptoCacheKeyDecrypterEntry | |
---|---|
org.cumulus4j.store.crypto.keymanager |
Implementation of CryptoManager working with a
key-manager as shown in Deployment scenarios. |
Uses of CryptoCacheKeyDecrypterEntry in org.cumulus4j.store.crypto.keymanager |
---|
Methods in org.cumulus4j.store.crypto.keymanager that return CryptoCacheKeyDecrypterEntry | |
---|---|
CryptoCacheKeyDecrypterEntry |
CryptoCache.acquireKeyDecryptor(String keyEncryptionTransformation)
Acquire a cipher to be used for secret-key-decryption. |
Methods in org.cumulus4j.store.crypto.keymanager with parameters of type CryptoCacheKeyDecrypterEntry | |
---|---|
void |
CryptoCache.releaseKeyDecryptor(CryptoCacheKeyDecrypterEntry decryptorEntry)
Release a cipher (put it back into the cache). |
|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |