Zhang Jianyu wrote:
>
> I was meeting some error when I used openssl API to develop some application by C++
>Builder 5 on Windows 2000.
> I wanted to call the PEM_write_RSAPrivateKey function in order to save a rsa private
>key of RSA strcture format as a PEM file -- it should include pem.h i
I was meeting some error when I used openssl API to develop some application by C++
Builder 5 on Windows 2000.
I wanted to call the PEM_write_RSAPrivateKey function in order to save a rsa private
key of RSA strcture format as a PEM file -- it should include pem.h in my project.
I included the fi