SecretStore
for accessing keys stored in Java KeyStores, such as
PKCS#11 Hardware Security Modules (HSMs) and PKCS#12 file-based encrypted key stores.See: Description
Interface | Description |
---|---|
KeyStoreSecretStore.StableIdProvider |
An interface to allow the consuming application to provide the stable ID for the secret.
|
Class | Description |
---|---|
HsmKeyStoreLoader |
A loader for the
KeyStoreSecretStore that knows how to load standard PKCS#11 Hardware Security Module
(HSM) providers on our supported platforms. |
KeyStoreSecretStore |
A secret store for cryptographic keys based on a standard Java
KeyStore . |
KeyStoreSecretStore.AliasSpec |
Specifies an alias with its validity for use in the store.
|
SecretStore
for accessing keys stored in Java KeyStores, such as
PKCS#11 Hardware Security Modules (HSMs) and PKCS#12 file-based encrypted key stores.Copyright © 2010-2018, ForgeRock All Rights Reserved.