| Interface | Description |
|---|---|
| PKITrustStore |
Represents the PKI based trust store containing certificates trusted by KSI
|
| Class | Description |
|---|---|
| CMSSignature |
This class represents CMS/PKCS#7 signature
|
| CMSSignatureVerifier |
This class is used to verify CMS/PKCS#7 signature.
|
| JKSTrustStore |
Java key store based trust store implementation.
|
| X509CertificateSubjectRdnSelector |
This class implements the
CertSelector and can be used to search certificates by certificate subject DN. |
| Exception | Description |
|---|---|
| CryptoException |
This method is thrown when something goes wrong when parsing or verifying CMS signature or building certificate
chains.
|
| InvalidCertificateException |
This exception will be thrown when certificate does not match with configured certificate selector.
|
| InvalidCmsSignatureException |
This exception will be thrown if CMS/PKCS#7 signature is invalid.
|
| InvalidKeyStoreException |
This exception will be thrown if JKS loading fails.
|
Copyright © 2024 Guardtime. All rights reserved.