Uses of Package
com.itextpdf.signatures
Packages that use com.itextpdf.signatures
-
Classes in com.itextpdf.signatures used by com.itextpdf.signaturesClassDescriptionAccess permissions value to be set to certification signature as a part of DocMDP configuration.Class that holds an X509 name.Deprecated.starting from 8.0.5.Extension interface of
ISignatureMechanismParams
that also supports applying the parameters to aSignature
.Interface that needs to be implemented if you want to embed Certificate Revocation Lists (CRL) into your PDF.ExternalDigest allows the use of implementations ofMessageDigest
other thanBouncyCastleDigest
.Interface that needs to be implemented to do the actual signing.Interface to sign a document.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.Interface for the Online Certificate Status Protocol (OCSP) Client.Interface for the Online Certificate Status Protocol (OCSP) Client.Interface to encode the parameters to a signature algorithm for inclusion in a signature object.Time Stamp Authority client (caller) interface.Interface you can implement and pass to TSAClientBouncyCastle in case you want to do something with the information returnedAdd verification according to PAdES-LTV (part 4).Certificate inclusion in the DSS and VRI dictionaries in the CERT and CERTS keys.Options for how many certificates to include.What type of verification to include.Option to determine whether revocation information is required for the signing certificate.Helper class to perform signing operation in two steps.This class performs signing with PaDES related profiles using provided parameters.This class does all the processing related to signing and verifying a PKCS#7 / CMS signature.Represents the signature dictionary.Takes care of the cryptographic options and appearances that form a signature.Enum containing the Cryptographic Standards.An interface to retrieve the signature dictionary for modification.Class that prepares document and adds the signature to it while performing signing operation in two steps (seePadesTwoPhaseSigningHelper
for more info).Deprecated.starting from 8.0.5.Encode the signer's parameters for producing an RSASSA-PSS signature.A helper class that tells you more about the type of signature (certification or approval) and the signature's DMP settings.Class that contains a field lock action and an array of the fields that are involved.Class that encapsulates the signature policy informationProperties to be used in signing operations.Deprecated.starting from 9.0.0 since all the classes that use this one are also deprecated in favour of new signature validation logic in thecom.itextpdf.signatures.validation
package.Deprecated.starting from 8.0.5. -
Classes in com.itextpdf.signatures used by com.itextpdf.signatures.validationClassDescriptionAccess permissions value to be set to certification signature as a part of DocMDP configuration.Interface that needs to be implemented if you want to embed Certificate Revocation Lists (CRL) into your PDF.Interface for the Online Certificate Status Protocol (OCSP) Client.Interface for the Online Certificate Status Protocol (OCSP) Client.
IIssuingCertificateRetriever
default implementation.