Uses of Class
com.itextpdf.signatures.PdfPadesSigner
-
Uses of PdfPadesSigner in com.itextpdf.signatures
Modifier and TypeMethodDescriptionPdfPadesSigner.setCrlClient
(ICrlClient crlClient) SetICrlClient
to be used for LTV Verification.PdfPadesSigner.setEstimatedSize
(int estimatedSize) Set estimated size of a signature to be applied.PdfPadesSigner.setExternalDigest
(IExternalDigest externalDigest) SetIExternalDigest
to be used for main signing operation.PdfPadesSigner.setOcspClient
(IOcspClient ocspClient) SetIOcspClient
to be used for LTV Verification.PdfPadesSigner.setStampingProperties
(StampingProperties stampingProperties) Set stamping properties to be used during main signing operation.PdfPadesSigner.setTemporaryDirectoryPath
(String temporaryDirectoryPath) Set temporary directory to be used for temporary files creation.PdfPadesSigner.setTimestampSignatureName
(String timestampSignatureName) Set the name to be used for timestamp signature creation.