You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "bal (JIRA)" <ji...@apache.org> on 2018/09/06 07:38:00 UTC

[jira] [Created] (PDFBOX-4312) byte array format to pass to sing method

bal created PDFBOX-4312:
---------------------------

             Summary: byte array format to pass to sing method
                 Key: PDFBOX-4312
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4312
             Project: PDFBox
          Issue Type: Wish
          Components: .NET, PDModel, Signing
    Affects Versions: 1.8.9
            Reporter: bal


Hi ,

I want to sign pdf using signature in pkcs 7 format . I am converting pkcs 7 signature to byte array using Convert.FromBase64String method in .net . I am passing this byte array to sign method in signature interface which gets called after calling saveincremental. My byte array is inserting proper but the name of which signature is not shown when i open pdf. May be my byte conversion may not proper or something else i am doing wrong. please let me know.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org