| Package | Description |
|---|---|
| com.itextpdf.signatures |
| Modifier and Type | Method and Description |
|---|---|
PdfPadesSigner |
PdfPadesSigner.setCrlClient(ICrlClient crlClient)
Set
ICrlClient to be used for LTV Verification. |
PdfPadesSigner |
PdfPadesSigner.setEstimatedSize(int estimatedSize)
Set estimated size of a signature to be applied.
|
PdfPadesSigner |
PdfPadesSigner.setExternalDigest(IExternalDigest externalDigest)
Set
IExternalDigest to be used for main signing operation. |
PdfPadesSigner |
PdfPadesSigner.setOcspClient(IOcspClient ocspClient)
Set
IOcspClient to be used for LTV Verification. |
PdfPadesSigner |
PdfPadesSigner.setStampingProperties(StampingProperties stampingProperties)
Set stamping properties to be used during main signing operation.
|
PdfPadesSigner |
PdfPadesSigner.setTemporaryDirectoryPath(String temporaryDirectoryPath)
Set temporary directory to be used for temporary files creation.
|
PdfPadesSigner |
PdfPadesSigner.setTimestampSignatureName(String timestampSignatureName)
Set the name to be used for timestamp signature creation.
|
Copyright © 1998–2023 Apryse Group NV. All rights reserved.