Cumulus4j API
(1.2.0)

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

Packages that use CryptoCacheKeyEntry
org.cumulus4j.store.crypto.keymanager Implementation of CryptoManager working with a key-manager as shown in Deployment scenarios
 

Uses of CryptoCacheKeyEntry in org.cumulus4j.store.crypto.keymanager
 

Methods in org.cumulus4j.store.crypto.keymanager that return CryptoCacheKeyEntry
 CryptoCacheKeyEntry CryptoCacheCipherEntry.getKeyEntry()
          Get the corresponding key-entry.
protected  CryptoCacheKeyEntry CryptoCache.setKeyData(long keyID, byte[] keyData)
          Put a certain key into this cache.
 

Constructors in org.cumulus4j.store.crypto.keymanager with parameters of type CryptoCacheKeyEntry
CryptoCacheCipherEntry(CryptoCacheKeyEntry keyEntry, CryptoCacheCipherEntry original)
          Create a new instance copying an old one.
CryptoCacheCipherEntry(CryptoCacheKeyEntry keyEntry, String cipherTransformation, Cipher cipher)
          Create a new instance.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.