@PublicAPI(stability=PRIVATE)

Package org.opends.server.crypto

This package implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.

See:
          Description

Class Summary
CryptoManagerImpl This class implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.
CryptoManagerSync This class defines an object that synchronizes certificates from the admin data branch into the trust store backend, and synchronizes secret-key entries from the admin data branch to the crypto manager secret-key cache.
GetSymmetricKeyExtendedOperation This class implements the get symmetric key extended operation, an OpenDS proprietary extension used for distribution of symmetric keys amongst servers.
 

Package org.opends.server.crypto Description

This package implements the Directory Server cryptographic framework, which is described in the CrytpoManager design document.