Tuesday, March 20, 2012

Retrieving Digital Signature from memory?

Would like to use the digital signature (i.e. PKI) from a smart card to authorize a PDF document. Is it possible to retrieve the PKI from Windows once its read in via the smart card using some sort of C++ or Java API call to apply it to the PDF form?

It is possible to retrieve the smartcard certificate. You should post on a Windows forum for details on how to achieve this.

Thanks
Laurentiu

1 comment:

  1. Thanks for giving me an idea about how to perform this task. I will follow your suggestion and is going to make a post on the forum to learn about it.
    digital signature PDF

    ReplyDelete