You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Nicolas Kaczmarski (JIRA)" <ji...@apache.org> on 2014/03/26 10:17:15 UTC

[jira] [Created] (PDFBOX-2001) Digital Signature information

Nicolas Kaczmarski created PDFBOX-2001:
------------------------------------------

             Summary: Digital Signature information
                 Key: PDFBOX-2001
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2001
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.8.3
            Reporter: Nicolas Kaczmarski


We have a signed PDF but signature is described without key "Sig".
As you can see in the standard PDF 32000-1:2008 - Table 252 - Entries in a signature dictionary, this key is optional :
"(Optional) The type of PDF object that this dictionary describes; if present, shall be Sig for a signature dictionary. "

But PDFBox seems to limit its research of signature only if this key "Sig" is present.

What is your position about that?




--
This message was sent by Atlassian JIRA
(v6.2#6252)