Uses of Class
com.aowagie.text.pdf.PdfSignature
-
Packages that use PdfSignature Package Description com.aowagie.text.pdf -
-
Uses of PdfSignature in com.aowagie.text.pdf
Subclasses of PdfSignature in com.aowagie.text.pdf Modifier and Type Class Description class
PdfSigGenericPKCS
A signature dictionary representation for the standard filters.(package private) static class
PdfSigGenericPKCS.PPKLite
Creates a standard filter of the type self signed.(package private) static class
PdfSigGenericPKCS.PPKMS
Creates a standard filter of the type Windows Certificate.(package private) static class
PdfSigGenericPKCS.VeriSign
Creates a standard filter of the type VeriSign.Methods in com.aowagie.text.pdf with parameters of type PdfSignature Modifier and Type Method Description void
PdfFormField. setValue(PdfSignature sig)
-