Uses of Class
com.itextpdf.signatures.PdfPKCS7
Packages that use PdfPKCS7
-
Uses of PdfPKCS7 in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as PdfPKCS7Modifier and TypeFieldDescriptionprotected PdfPKCS7LtvVerifier.pkcs7The PdfPKCS7 object for the signature.Methods in com.itextpdf.signatures that return PdfPKCS7Modifier and TypeMethodDescriptionprotected PdfPKCS7LtvVerifier.coversWholeDocument()Checks if the signature covers the whole document and throws an exception if the document was alteredSignatureUtil.readSignatureData(String signatureFieldName) Prepares anPdfPKCS7instance for the given signature.SignatureUtil.readSignatureData(String signatureFieldName, String securityProvider) Prepares anPdfPKCS7instance for the given signature.