Generated by
JDiff

Package com.itextpdf.signatures

Added Classes
PKCS7ExternalSignatureContainer  
PdfPadesSigner This class performs signing with PaDES related profiles using provided parameters.
SignerProperties Properties to be used in signing operations.
 

Changed Classes and Interfaces
CrlClientOffline An implementation of the CrlClient that handles offline Certificate Revocation Lists.
CrlClientOnline An implementation of the CrlClient that fetches the CRL bytes from an URL.
ExternalBlankSignatureContainer Produces a blank (or empty) signature.
ICrlClient Interface that needs to be implemented if you want to embed Certificate Revocation Lists (CRL) into your PDF.
IExternalSignature Interface that needs to be implemented to do the actual signing.
IExternalSignatureContainer Interface to sign a document.
LtvVerification Add verification according to PAdES-LTV (part 4).
OcspClientBouncyCastle OcspClient implementation using BouncyCastle.
PdfSignature Represents the signature dictionary.
PdfSignatureAppearance Provides convenient methods to make a signature appearance.
PdfSignatureBuildProperties Dictionary that stores signature build properties.
PdfSigner Takes care of the cryptographic options and appearances that form a signature.
PrivateKeySignature Implementation of the IExternalSignature interface that can be used when you have a PrivateKey object.
ProviderDigest This class will return the java.security.MessageDigest associated with a certain hashing algorithm returned by the specified provider.