Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
I really like the Pdfbox Debugger and use it sometimes to debug issues with PDFs.
Most of the PDFs we work with are signed. Currently the "Contents"-Entry in the Signature-Dictionary is not displayed as ASN.1. I made a "good enough" for me implementation, such that I can see the ASN.1 structure. See the attached patch.
I am not sure, if that works for all signature types, maybe some more checks are needed (Subfilter?).