Cumulus4j API
(1.2.0)

Uses of Package
org.cumulus4j.store.crypto.keymanager

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

Classes in org.cumulus4j.store.crypto.keymanager used by org.cumulus4j.store.crypto.keymanager
CryptoCache
           Cache for secret keys, Ciphers and other crypto-related objects.
CryptoCacheCipherEntry
          CryptoCache-entry wrapping a Cipher used for symmetric data-en-/decryption.
CryptoCacheKeyDecrypterEntry
          CryptoCache-entry wrapping a Cipher used for secret-key-decryption.
CryptoCacheKeyEncryptionKeyEntry
          CryptoCache-entry wrapping a key-pair used for asymmetric en-/decryption of secret keys.
CryptoCacheKeyEntry
          CryptoCache-entry wrapping a secret key used for symmetric en-/decryption of actual data.
KeyManagerCryptoManager
           Implementation of CryptoManager working with a key-manager as shown in Deployment scenarios.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.