Uses of Class
com.itextpdf.signatures.PdfPKCS7
-
Uses of PdfPKCS7 in com.itextpdf.signatures
Modifier and TypeFieldDescriptionprotected PdfPKCS7
LtvVerifier.pkcs7
Deprecated.The PdfPKCS7 object for the signature.Modifier and TypeMethodDescriptionprotected PdfPKCS7
LtvVerifier.coversWholeDocument()
Deprecated.Checks if the signature covers the whole document and throws an exception if the document was alteredPdfPKCS7.getTimestampSignatureContainer()
Retrieves inner timestamp signature container if there is one.SignatureUtil.readSignatureData
(String signatureFieldName) Prepares anPdfPKCS7
instance for the given signature.SignatureUtil.readSignatureData
(String signatureFieldName, String securityProvider) Prepares anPdfPKCS7
instance for the given signature.