| Class and Description |
|---|
| KeyID
Wrapper that identifies key inside keystore.
|
| Class and Description |
|---|
| PublicKeyIDWithPublicKey
Wrapper for public key and its ID, so that public-private key pair can be found in keystore using this ID.
|
| SecretKeyIDWithKey
Wrapper for secret key and its ID, so it can be found by ID within keystore.
|
| Class and Description |
|---|
| KeyID
Wrapper that identifies key inside keystore.
|
| KeyStoreAccess
Wrapper for keystore with credentials at least to read public keys in it.
|
| KeyStoreAuth
Authorization entity to read keystore or both keystore and key in it.
|
| KeyStoreCreationConfig
Wrapper that contains count of public-key pairs and count of encryption keys.
|
| KeyStoreType
Wrapper for keystore type - example: PKCS12,JKS,UBER.
|
| PublicKeyIDWithPublicKey
Wrapper for public key and its ID, so that public-private key pair can be found in keystore using this ID.
|
| ReadStorePassword
Wrapper for keystore serialization/deserialization password as well as password for reading public keys.
|
| SecretKeyEntry
Wrapper for secret key entry within keystore.
|
| Class and Description |
|---|
| BaseTypePasswordString
Wrapper for password sensitive data.
|
| KeyEntry
Wrapper for key entry within keystore.
|
| KeyID
Wrapper that identifies key inside keystore.
|
| KeyStoreAuth
Authorization entity to read keystore or both keystore and key in it.
|
| KeyStoreType
Wrapper for keystore type - example: PKCS12,JKS,UBER.
|
| ReadKeyPassword
Wrapper for password for reading secret or private key entry.
|
| ReadStorePassword
Wrapper for keystore serialization/deserialization password as well as password for reading public keys.
|
| SecretKeyEntry
Wrapper for secret key entry within keystore.
|
Copyright © 2019. All rights reserved.