Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.8
-
Fix Version/s: 2.0.9, 3.0.0 PDFBox
-
Component/s: Signing
-
Labels:None
-
Flags:Patch
Description
I would like to contribute a new example for embedded Timestamping.
The Timestamp is beeing embedded into the existing Signature (which has so be prepared big enough for it). So that the document does not get changed.
This Step is a preparation for the LTV and includes some reorganisation for Validation-Purposes.
exec:java -X -Dexec.mainClass="org.apache.pdfbox.examples.signature.validation.CreateEmbeddedValidation" -Dexec.args="${infile} -tsa ${tsa}"
CreateSignature has been changed to add SignatureOptions, where we can choose the size of the signature.
Attachments
Issue Links
- is depended upon by
-
PDFBOX-2776 support "Long Term Validation" signature extensions (LTV)
-
- Open
-
- is related to
-
PDFBOX-1848 Time Stamp Document Level Sigature
-
- Closed
-