Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Calculate SHA256 Digest Of PDDataBuffer in PSSigAuthenticateProc Callback

New Here ,
Oct 22, 2018 Oct 22, 2018

I have created a third party adobe signature plugin to sign the document and i am using Adobe PDF Default method to verify the signature.

I need to calculate the digest of a pdf file by using SHA256 Digest Method for signing the pdf document.

I am able to achieve it successfully by calculating the Digest of the PDDataBuffer in PSSigGetSigValueProc callback. But i need to calculate the digest in PSSigAuthenticateProc callback as per my business logic.

Is there something to achieve the correct SHA256 Digest of the PDDataBuffer in the PSSigAuthenticateProc callback to sign and validate the Signature.

Regards,
Vivek Kumar

314
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation