| Changed Methods |
boolean
signatureCoversWholeDocument(
String)
|
Documentation changed from old to new. |
Checks if the signature covers the entire document (except for signature's Contents) or just a part of it. |
PdfPKCS7
readSignatureData(
String)
|
Documentation changed from old to new. |
Prepares an PdfPKCS7 instance for the given signature. |
PdfPKCS7
readSignatureData(
String,
String
)
|
Documentation changed from old to new. |
Prepares an PdfPKCS7 instance for the given signature. |
PdfPKCS7
verifySignature(
String)
|
Documentation changed from old to new. |
This method is deprecated and will be removed in future versions. |
PdfPKCS7
verifySignature(
String,
String
)
|
Documentation changed from old to new. |
This method is deprecated and will be removed in future versions. |