Hi,

I searched for this function on net and got lot of threads, but couldn't
solve my problem. My problem is as follows..
I have generated a RSA key using OenSSL and stored it in a PEM file. When i
try to read it using above function , the structure returned to me by
PEM_read_PrivateKey is NULL( i mean it does not contain anything). Anybody
having any idea about this issue?? I tried even the DER format, tried to
convert it into binary format and read using d2i_RSA_PUBKEY, but no luck.
Any help is highly appreciated.

Thanks & Regards
Shalmi
-- 
View this message in context: 
http://www.nabble.com/PEM_read_PrivateKey-does-not-return-private-key-tf4633115.html#a13230138
Sent from the OpenSSL - User mailing list archive at Nabble.com.

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

Reply via email to