JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
K
S
V
A
afterPropertiesSet()
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
C
CertificateUtility
- Class in
io.mosip.kernel.keymanager.softhsm.util
Certificate utility to generate and sign X509 Certificate
D
deleteKey(String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
DOT
- Static variable in class io.mosip.kernel.keymanager.softhsm.constant.
KeymanagerConstant
String constant for dot
G
generateX509Certificate(KeyPair, String, String, String, String, LocalDateTime, LocalDateTime)
- Static method in class io.mosip.kernel.keymanager.softhsm.util.
CertificateUtility
Generate and sign X509 Certificate
getAllAlias()
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
getAsymmetricKey(String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
getCertificate(String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
getErrorCode()
- Method in enum io.mosip.kernel.keymanager.softhsm.constant.
KeymanagerErrorCode
Function to get error code
getErrorMessage()
- Method in enum io.mosip.kernel.keymanager.softhsm.constant.
KeymanagerErrorCode
Function to get the error message
getKey(String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
getPrivateKey(String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
getPublicKey(String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
getSymmetricKey(String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
I
io.mosip.kernel.keymanager.softhsm.constant
- package io.mosip.kernel.keymanager.softhsm.constant
io.mosip.kernel.keymanager.softhsm.impl
- package io.mosip.kernel.keymanager.softhsm.impl
io.mosip.kernel.keymanager.softhsm.util
- package io.mosip.kernel.keymanager.softhsm.util
K
KeymanagerConstant
- Class in
io.mosip.kernel.keymanager.softhsm.constant
Constants for Softhsm Keystore
KeymanagerErrorCode
- Enum in
io.mosip.kernel.keymanager.softhsm.constant
Error Code for Softhsm Keystore
KeyStoreImpl
- Class in
io.mosip.kernel.keymanager.softhsm.impl
Softhsm Keymanager implementation based on OpenDNSSEC that handles and stores its cryptographic keys via the PKCS#11 interface.
KeyStoreImpl()
- Constructor for class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
S
setKeyStore(KeyStore)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
Sets keystore
SIGNATURE_ALGORITHM
- Static variable in class io.mosip.kernel.keymanager.softhsm.constant.
KeymanagerConstant
String constant for signature algorithm
storeAsymmetricKey(KeyPair, String, LocalDateTime, LocalDateTime)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
storeCertificate(String, Certificate[], PrivateKey)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
storeSymmetricKey(SecretKey, String)
- Method in class io.mosip.kernel.keymanager.softhsm.impl.
KeyStoreImpl
V
valueOf(String)
- Static method in enum io.mosip.kernel.keymanager.softhsm.constant.
KeymanagerErrorCode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.mosip.kernel.keymanager.softhsm.constant.
KeymanagerErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
G
I
K
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.