Cumulus4j API
(1.2.0)

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

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.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.