Uses of Class
com.itextpdf.signatures.SignaturePermissions
-
Packages that use SignaturePermissions Package Description com.itextpdf.signatures -
-
Uses of SignaturePermissions in com.itextpdf.signatures
Constructors in com.itextpdf.signatures with parameters of type SignaturePermissions Constructor Description SignaturePermissions(PdfDictionary sigDict, SignaturePermissions previous)
Creates an object that can inform you about the type of signature in a signature dictionary as well as some of the permissions defined by the signature.
-