Cumulus4j API
(1.2.0)

Package org.cumulus4j.store.crypto.keymanager

Implementation of CryptoManager working with a key-manager as shown in Deployment scenarios.

See:
          Description

Class Summary
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.
KeyManagerCryptoSession Implementation of CryptoSession working with a key-manager as shown in Deployment scenarios.
 

Package org.cumulus4j.store.crypto.keymanager Description

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.