Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Fix Version/s: 6.1
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:PRO
Description
This bug is to track the progress of adding digital signature support to the core API as well as supporting tools to the viewer RI. The plan is to first add document verification support followed by signing tools.
I've checked in a rather large block of code that will validate signatures using the PKCS1 and PKCS7 certificate. Validation is currently limited to verifying if a document has been altered. Further work is needed to deal with time stamps as well as verifying a certificate chain against a trusted authority.