Thanks a lot Dr Henson !
Now all works fine
ZainosDo You Yahoo!?
Yahoo! Net: La mejor conexión a internet y 25MB extra a tu correo por
$100 al mes.
On Mon, May 17, 2004, Carlos Roberto Zainos H wrote:
> Hi all !
>
> I'm writing an application that needs write out a RSA private key password based
> encryption in DER format but I'm getting error from functions used for, follows my
> code and error codes:
>
> ERR_load_crypto_strings ();
>
Hi all !
I'm writing an application that needs write out a RSA private key password based encryption in DER format but I'm getting error from functions used for, follows my code and error codes:
ERR_load_crypto_strings (); out = BIO_new(BIO_s_file());
rsa = RSA_generate_key (bits, e_value, i_