Package | Description |
---|---|
org.forgerock.secrets.keystore |
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. |
Modifier and Type | Method and Description |
---|---|
String |
KeyStoreSecretStore.StableIdProvider.stableIdFor(KeyStoreSecretStore.KeyDetails keyDetails,
Class<? extends Secret> secretType)
Produce the secret's stable ID.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.