iText 9.3.0 API
iText.Signatures.Validation 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   ECDSASignatureDescription
 
class   EuropeanTrustedCertificatesResourceLoader
  Loads the certificates as published as part of the european journal publication "Information related to data on Member States' trusted lists as notified under Commission Implementing Decision (EU) 2015/1505" More...
 
class   EuropeanTrustedListConfigurationFactory
  Abstract factory class for configuring and retrieving European Trusted List configurations. 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   RsaPssSignatureDescription
 
class   SafeCalling
  Utility class to handle exceptions and generate validation report items instead. More...
 
class   SafeCallingAvoidantException
  In some cases we need to propagate the exception withoutlink SafeCalling} mechanism converting it to report items. More...
 
class   ServiceChronologicalInfo
 
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...
 

Functions

  LoadFromModuleEuropeanTrustedListConfigurationFactory ()
 
override String  GetTrustedListUri ()
 
override String  GetCurrentlySupportedPublication ()
 
override IList< IX509Certificate GetCertificates ()