Uses of Class
com.itextpdf.signatures.PdfPKCS7
-
Uses of PdfPKCS7 in com.itextpdf.signatures
Modifier and TypeFieldDescriptionprotected PdfPKCS7
LtvVerifier.pkcs7
The PdfPKCS7 object for the signature.Modifier and TypeMethodDescriptionprotected PdfPKCS7
LtvVerifier.coversWholeDocument()
Checks if the signature covers the whole document and throws an exception if the document was alteredSignatureUtil.readSignatureData
(String signatureFieldName) Prepares anPdfPKCS7
instance for the given signature.SignatureUtil.readSignatureData
(String signatureFieldName, String securityProvider) Prepares anPdfPKCS7
instance for the given signature.