Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.store.crypto.keymanager.CryptoCacheKeyDecrypterEntry

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)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.