Hello everyone


I am doing a project about security using the SSLeay but i have some
troubles using the "d2i_RSAPublicKey" and "d2i_RSAPrivateKey" routines. I
need to write the publicKey and the privateKey into a file, and i got it
using "i2d_RSAPublicKey" and "i2d_RSAPrivateKey" routines. But if i read
the keys from the file, i can not keep them in a RSA structure when i  use
the routines mentioned above. 

Can anyone explain me how i must use these routines, please??

Thanks in advance

Regards  
Ivan Pau 
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to