Title: Smart cards and private keys
OpenSSL does not manage that directly, but it is possible: you will have to create a set of functions using your own software, let's say using Windows CryptoAPI to access smartcard , and then suply that callbacks to the RSA_METHOD structure.
 
----- Original Message -----
Sent: Thursday, January 20, 2005 11:45 AM
Subject: Smart cards and private keys

Hi,

        Is it possible to extract private key from some (any) smart card? I'm using ActivCard equipement and it seems that it is not possible?

Thank you in advance,
Milan

Reply via email to