| Package | Description |
|---|---|
| com.guardtime.ksi.trust |
Trust provider classes
|
| Constructor and Description |
|---|
JKSTrustStore(KeyStore keyStore,
CertSelector certSelector)
Creates new instance with given java key store.
|
JKSTrustStore(String keyStore,
CertSelector certSelector)
Creates new instance with given java key store path.
|
JKSTrustStore(String keyStorePath,
char[] password,
CertSelector certSelector)
Creates new instance with given java key store path and password.
|
Copyright © 2024 Guardtime. All rights reserved.