iText 8.0.5 API
iText.Signatures.Validation.V1 Namespace Reference

Classes

class   CertificateChainValidator
  Validator class, which is expected to be used for certificates chain validation. More...
 
class   CRLValidator
  Class that allows you to validate a certificate against a Certificate Revocation List (CRL) Response. More...
 
class   DocumentRevisionsValidator
  Validator, which is responsible for document revisions validation according to doc-MDP and field-MDP rules. More...
 
class   OCSPValidator
  Class that allows you to validate a single OCSP response. More...
 
class   RevocationDataValidator
  Class that allows you to fetch and validate revocation data for the certificate. More...
 
class   SignatureValidationProperties
  Class which stores properties, which are related to signature validation process. More...
 
class   SignatureValidator
  Validator class, which is expected to be used for signatures validation. More...
 
class   TrustedCertificatesStore
  Trusted certificates storage class to be used to configure trusted certificates in a particular way. More...
 
class   ValidationCrlClient
  CRL client which is expected to be used in case CRL responses shall be linked with generation date. More...
 
class   ValidationOcspClient
  OCSP client which is expected to be used in case OCSP responses shall be linked with generation date. More...
 
class   ValidatorChainBuilder
  A builder class to construct all necessary parts of a validation chain. More...