Uses of Class
org.opends.server.crypto.CryptoManager.MacService
Package
Description
This package implements the Directory Server cryptographic framework, which is described in the
CrytpoManager design document.
-
Uses of CryptoManager.MacService in org.opends.server.crypto
Modifier and TypeMethodDescriptionCryptoManager.newMacService()
Generates a new MAC service with the default algorithm and key length.CryptoManager.newMacService
(Entry entry) Generates a new MAC service from the provided information in the LDAP Entry.