Generated by
JDiff

Package com.itextpdf.signatures.validation.v1

Added Classes
DocumentRevisionsValidator Validator, which is responsible for document revisions validation according to doc-MDP and field-MDP rules.
RevocationDataValidator.
CrlValidationInfo
Class which contains validation related information about CRL response.
RevocationDataValidator.
OcspResponseValidationInfo
Class which contains validation related information about single OCSP response.
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.
 

Changed Classes
CRLValidator Class that allows you to validate a certificate against a Certificate Revocation List (CRL) Response.
CertificateChainValidator Validator class, which is expected to be used for certificates chain validation.
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.
SignatureValidationProperties Class which stores properties, which are related to signature validation process.
ValidatorChainBuilder A builder class to construct all necessary parts of a validation chain.