EMail Signing (Outlook) Using Smartcard Minidriver [Windows]
- by Baget
Hi
I'm developing a Smart card Minidriver and I'm trying to Sign an Email using Outlook 2007.
I have implemented all of the necessary functions in the minidriver.
I'm able to create a "Smartcard User" certificate and save it and it's private key on the smartcard (using Microsoft Certificate Services via the Minidriver).
When I try to sign an…