Package com.itextpdf.signatures
Class PdfSigner.SignatureApplier
java.lang.Object
com.itextpdf.signatures.PdfSigner.SignatureApplier
- Enclosing class:
PdfSigner
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PdfDocument
private final String
private long[]
private final OutputStream
private IRandomAccessSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(PdfSigner.ISignatureDataProvider signatureDataProvider)
-
Field Details
-
document
-
fieldName
-
outs
-
readerSource
-
gaps
private long[] gaps
-
-
Constructor Details
-
SignatureApplier
-
-
Method Details
-
apply
public void apply(PdfSigner.ISignatureDataProvider signatureDataProvider) throws IOException, GeneralSecurityException - Throws:
IOException
GeneralSecurityException
-
getDataToSign
- Throws:
IOException
-