Set the callback function in PEM_read_bio_RSAPrivateKey(bp,x,cb,u), 
'cb' is the callback function. which  is defined in pem.h, and the default
password gaining function is 'def_callback' in pem_lib.c.

----- Original Message ----- 
From: Shashank <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, September 20, 2000 3:51 PM
Subject: call for decryption..


> Hi,
> 
> can anyone tell me which method is called to get access to passphrase
> encrypted private key...i.e. the method that  takes passphrase and uses
> to decrypt the private keys.
> 
> I need to know immediately.I have to use in my application.
> 
> shashank
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to