Package com.itextpdf.signatures
Interface PdfSigner.ISignatureEvent
- Enclosing class:
- PdfSigner
public static interface PdfSigner.ISignatureEvent
An interface to retrieve the signature dictionary for modification.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Allows modification of the signature dictionary.
-
Method Details
-
getSignatureDictionary
Allows modification of the signature dictionary.- Parameters:
-
sig
- The signature dictionary
-