Generated by
JDiff

Package com.itextpdf.signatures

Removed Classes
DigestAlgorithms Class that contains a map with the different message digest algorithms.
OID Class containing all the OID values used by iText.
OID.X509Extensions Contains all OIDs used by iText in the context of Certificate Extensions.
PdfSignatureAppearance Provides convenient methods to make a signature appearance.
PdfSignatureAppearance.
RenderingMode
Signature rendering modes.
SecurityIDs A list of IDs that are used by the security classes
 

Changed Classes and Interfaces
CRLVerifier Class that allows you to verify a certificate against one or more Certificate Revocation Lists.
CertificateInfo.X500Name Class that holds an X509 name.
CertificateUtil This class contains a series of static methods that allow you to retrieve information from a Certificate.
CertificateVerification This class consists of some methods that allow you to verify certificates.
CertificateVerifier Superclass for a series of certificate verifiers that will typically be used in a chain.
IIssuingCertificateRetriever Interface helper to support retrieving CAIssuers certificates from Authority Information Access (AIA) Extension in order to support certificate chains with missing certificates and getting CRL response issuer certificates.
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.
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.
PdfSigner Takes care of the cryptographic options and appearances that form a signature.
RootStoreVerifier Verifies a certificate against a KeyStore containing trusted anchors.
SignerProperties Properties to be used in signing operations.
VerificationException An exception that is thrown when something is wrong with a certificate.
VerificationOK Class that informs you that the verification of a Certificate succeeded using a specific CertificateVerifier and for a specific reason.