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 PdfPKCS7
LtvVerifier.pkcs7
Deprecated.The PdfPKCS7 object for the signature.Methods in com.itextpdf.signatures that return PdfPKCS7Modifier 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.