Uses of Class
org.opends.server.crypto.CryptoManager
Package
Description
Contains various classes that comprise the core of the Directory Server codebase.
This package contains a file-based log implementation for the changelog database API.
-
Uses of CryptoManager in org.opends.server.core
Modifier and TypeMethodDescriptionDirectoryServer.getCryptoManager()
ServerContext.getCryptoManager()
Returns the Crypto Manager for the instance. -
Uses of CryptoManager in org.opends.server.replication.server.changelog.file
ModifierConstructorDescriptionLogCryptoCfg
(CryptoManager cryptoManager, boolean isEncrypted, String transformation, int keyLength) Define new Configuration.