The program was made with SSLeay in the past. I want to use OpenSSL but
is pourly  documented.

I don't now what is the last argument for PEM_write_RSAPrivateKey
function ? ( the last arg is u)

#define PEM_write_RSAPrivateKey(fp,x,enc,kstr,klen,cb,u) \                      
                PEM_ASN1_write((int (*)())i2d_RSAPrivateKey,PEM_STRING_RSA,fp,\ 
                        (char *)x,enc,kstr,klen,cb,u)

Thanks anticipated

Narcis Suteu     

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

Reply via email to