Uses of Class
com.itextpdf.signatures.PdfSignature
-
Uses of PdfSignature in com.itextpdf.signatures
Modifier and TypeFieldDescriptionprotected PdfSignature
PdfSigner.cryptoDictionary
The crypto dictionary.Modifier and TypeMethodDescriptionSignatureUtil.getSignature
(String name) PdfSigner.getSignatureDictionary()
Returns the user made signature dictionary.Modifier and TypeMethodDescriptionprotected void
PdfSigner.addDocMDP
(PdfSignature crypto) Adds keys to the signature dictionary that define the certification level and the permissions.protected void
PdfSigner.addFieldMDP
(PdfSignature crypto, PdfSigFieldLock fieldLock) Adds keys to the signature dictionary that define the field permissions.void
PdfSigner.ISignatureEvent.getSignatureDictionary
(PdfSignature sig) Allows modification of the signature dictionary.