|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PdfPKCS7 | |
---|---|
com.itextpdf.text.pdf | |
com.itextpdf.text.pdf.security |
Uses of PdfPKCS7 in com.itextpdf.text.pdf |
---|
Methods in com.itextpdf.text.pdf that return PdfPKCS7 | |
---|---|
PdfPKCS7 |
AcroFields.verifySignature(String name)
Verifies a signature. |
PdfPKCS7 |
AcroFields.verifySignature(String name,
String provider)
Verifies a signature. |
Uses of PdfPKCS7 in com.itextpdf.text.pdf.security |
---|
Fields in com.itextpdf.text.pdf.security declared as PdfPKCS7 | |
---|---|
protected PdfPKCS7 |
LtvVerifier.pkcs7
The PdfPKCS7 object for the signature. |
Methods in com.itextpdf.text.pdf.security that return PdfPKCS7 | |
---|---|
protected PdfPKCS7 |
LtvVerifier.coversWholeDocument()
Checks if the signature covers the whole document and throws an exception if the document was altered |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |