| Class | Description |
|---|---|
| CertificateChainValidator |
Validator class, which is expected to be used for certificates chain validation.
|
| CRLValidator |
Class that allows you to validate a certificate against a Certificate Revocation List (CRL) Response.
|
| DocumentRevisionsValidator |
Validator, which is responsible for document revisions validation according to doc-MDP and field-MDP rules.
|
| EuropeanTrustedListConfigurationFactory |
Abstract factory class for configuring and retrieving European Trusted List configurations.
|
| OCSPValidator |
Class that allows you to validate a single OCSP response.
|
| RevocationDataValidator |
Class that allows you to fetch and validate revocation data for the certificate.
|
| RevocationDataValidator.CrlValidationInfo |
Class which contains validation related information about CRL response.
|
| RevocationDataValidator.OcspResponseValidationInfo |
Class which contains validation related information about single OCSP response.
|
| SafeCalling |
Utility class to handle exceptions and generate validation report items instead.
|
| SignatureValidationProperties |
Class which stores properties, which are related to signature validation process.
|
| SignatureValidator |
Validator class, which is expected to be used for signatures validation.
|
| TrustedCertificatesStore |
Trusted certificates storage class to be used to configure trusted certificates in a particular way.
|
| ValidationCrlClient |
CRL client which is expected to be used in case CRL responses shall be linked with generation date.
|
| ValidationOcspClient |
OCSP client which is expected to be used in case OCSP responses shall be linked with generation date.
|
| ValidatorChainBuilder |
A builder class to construct all necessary parts of a validation chain.
|
| Enum | Description |
|---|---|
| SignatureValidationProperties.OnlineFetching |
Enum representing possible online fetching permissions.
|
| Exception | Description |
|---|---|
| SafeCallingAvoidantException |
In some cases we need to propagate the exception without @{link SafeCalling} mechanism converting it to
report items.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.