Uses of Class
com.lowagie.text.pdf.PdfPKCS7
Packages that use PdfPKCS7
-
Uses of PdfPKCS7 in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PdfPKCS7Modifier and TypeFieldDescriptionprotected PdfPKCS7
PdfSigGenericPKCS.pkcs
The class instance that calculates the PKCS#1 and PKCS#7Methods in 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.lowagie.text.pdf with parameters of type PdfPKCS7Modifier and TypeMethodDescriptionbyte[]
TSAClient.getTimeStampToken
(PdfPKCS7 caller, byte[] imprint) Get RFC 3161 timeStampToken.byte[]
TSAClientBouncyCastle.getTimeStampToken
(PdfPKCS7 caller, byte[] imprint) Get RFC 3161 timeStampToken.private void
AcroFields.updateByteRange
(PdfPKCS7 pkcs7, PdfDictionary v)