Generated by
JDiff

Package com.itextpdf.signatures

Added Classes
AccessPermissions Access permissions value to be set to certification signature as a part of DocMDP configuration.
 

Changed Classes
CRLVerifier Class that allows you to verify a certificate against one or more Certificate Revocation Lists.
CertificateUtil This class contains a series of static methods that allow you to retrieve information from a Certificate.
CertificateVerifier Superclass for a series of certificate verifiers that will typically be used in a chain.
CrlClientOnline An implementation of the CrlClient that fetches the CRL bytes from an URL.
IssuingCertificateRetriever IIssuingCertificateRetriever default implementation.
LtvVerifier Verifies the signatures in an LTV document.
OCSPVerifier Class that allows you to verify a certificate against one or more OCSP responses.
OcspClientBouncyCastle OcspClient implementation using BouncyCastle.
PKCS7ExternalSignatureContainer Implementation class for IExternalSignatureContainer.
PdfPKCS7 This class does all the processing related to signing and verifying a PKCS#7 / CMS signature.
PdfPadesSigner This class performs signing with PaDES related profiles using provided parameters.
PdfSignature Represents the signature dictionary.
PdfSigner Takes care of the cryptographic options and appearances that form a signature.
RootStoreVerifier Verifies a certificate against a KeyStore containing trusted anchors.
SignaturePolicyInfo Class that encapsulates the signature policy information
SignatureUtil Utility class that provides several convenience methods concerning digital signatures.
TimestampConstants Timestamp constants util class for internal usage only.
VerificationOK Class that informs you that the verification of a Certificate succeeded using a specific CertificateVerifier and for a specific reason.