Hi,

How can I obtain the private key in an RSA* structure which
is already in memory ? I need such a function for a class
wrapper I'm writing :

Cert A : root CA, loaded in memory
Cert B : other cert, needs to be signed by Cert A

So I need Cert A's private key :) (Reloading it from disk
is not an option)

Thanks, Jasper

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to