Interface | Description |
---|---|
KeyStoreHandler |
Handles the access to a KeyStore.
|
SecureStorage |
Represents a storage for secure keys, to be used for signing files.
|
Class | Description |
---|---|
JcaKeyStoreHandler |
Default implementation of a Keystore handler.
|
KeyStoreHandlerDecorator |
Decorate a
KeyStoreHandler in order to add some commons utility methods to read or write keystore's entries. |
KeyStoreSecureStorage |
Implementation of a secure storage using a keystore.
|
Exception | Description |
---|---|
SecureStorageException |
Exception that can be thrown by a SecureStorage implementation.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.