Uses of Class
org.forgerock.secrets.keystore.KeyStoreSecretStore.KeyDetails
Packages that use KeyStoreSecretStore.KeyDetails
Package
Description
Implementations of
SecretStore for accessing keys stored in Java KeyStores, such as
PKCS#11 Hardware Security Modules (HSMs) and PKCS#12 file-based encrypted key stores.-
Uses of KeyStoreSecretStore.KeyDetails in org.forgerock.secrets.keystore
Methods in org.forgerock.secrets.keystore with parameters of type KeyStoreSecretStore.KeyDetailsModifier and TypeMethodDescriptionKeyStoreSecretStore.StableIdProvider.stableIdFor(KeyStoreSecretStore.KeyDetails keyDetails, Class<? extends Secret> secretType) Produce the secret's stable ID.