See: Description
| Interface | Description |
|---|---|
| KeyAccessor |
KeyAccessor interface is the top level interface for cryptographic key accessors.
|
| KeyStoreManagerCallback |
KeyStoreManagerCallback class is a callback used to interact with the user while accessing the keystore.
|
| Class | Description |
|---|---|
| CertificateEntry |
CertificateEntry class contains certificate data retrieved from the keystore.
|
| KeyStoreManager |
KeyStoreManager class provides functionality to access
cryptographic keys and certificates contained by various types of keystores.
|
| SimpleLoadStoreParameter |
Use SimpleLoadStoreParameter to load keystore.
|