Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfPKCS7
Packages that use PdfPKCS7
-
Uses of PdfPKCS7 in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfPKCS7Modifier and TypeFieldDescriptionprotected PdfPKCS7PdfSigGenericPKCS.pkcsThe class instance that calculates the PKCS#1 and PKCS#7Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfPKCS7Modifier and TypeMethodDescriptionPdfSigGenericPKCS.getSigner()Gets the class instance that does the actual signing.AcroFields.verifySignature(String name) Verifies a signature.AcroFields.verifySignature(String name, String provider) Verifies a signature.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfPKCS7Modifier and TypeMethodDescriptionprivate voidAcroFields.updateByteRange(PdfPKCS7 pkcs7, PdfDictionary v)