Package | Description |
---|---|
com.lowagie.text.pdf |
Modifier and Type | Field and Description |
---|---|
protected PdfPKCS7 |
PdfSigGenericPKCS.pkcs
The class instance that calculates the PKCS#1 and PKCS#7
|
Modifier and Type | Method and Description |
---|---|
PdfPKCS7 |
PdfSigGenericPKCS.getSigner()
Gets the class instance that does the actual signing.
|
PdfPKCS7 |
AcroFields.verifySignature(String name)
Verifies a signature.
|
PdfPKCS7 |
AcroFields.verifySignature(String name,
String provider)
Verifies a signature.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
TSAClientBouncyCastle.getTimeStampToken(PdfPKCS7 caller,
byte[] imprint)
Get RFC 3161 timeStampToken.
|
byte[] |
TSAClient.getTimeStampToken(PdfPKCS7 caller,
byte[] imprint)
Get RFC 3161 timeStampToken.
|
Copyright © 2018. All rights reserved.