Uses of Interface
org.forgerock.opendj.security.ExternalKeyWrappingStrategy
-
Packages that use ExternalKeyWrappingStrategy Package Description org.forgerock.opendj.security An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF basedKeyStore
service. -
-
Uses of ExternalKeyWrappingStrategy in org.forgerock.opendj.security
Fields in org.forgerock.opendj.security with type parameters of type ExternalKeyWrappingStrategy Modifier and Type Field Description static Option<ExternalKeyWrappingStrategy>
KeyStoreParameters. EXTERNAL_KEY_WRAPPING_STRATEGY
An alternative external mechanism for wrapping private and secret keys in the key store.
-