Package | Description |
---|---|
com.itextpdf.text.pdf | |
com.itextpdf.text.pdf.security |
Modifier and Type | Method and Description |
---|---|
PdfPKCS7 |
AcroFields.verifySignature(String name)
Verifies a signature.
|
PdfPKCS7 |
AcroFields.verifySignature(String name, String provider)
Verifies a signature.
|
Modifier and Type | Field and Description |
---|---|
protected PdfPKCS7 |
LtvVerifier.pkcs7
The PdfPKCS7 object for the signature.
|
Modifier and Type | Method and Description |
---|---|
protected PdfPKCS7 |
LtvVerifier.coversWholeDocument()
Checks if the signature covers the whole document and throws an exception if the document was altered
|
Copyright © 2016. All rights reserved.