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 file in my project,but when I compiled my project,it showed a error as
"x509.h(176):E2293 )expected" !
The line 176 in x509.h is the end of definition of X509_NAME, but I could not find any
mistake in the difinition.
What's wrong with x509.h ?
Have any others met the same condition like me?
Can someone help me?
3x.
Zeemon
2000/12/02
--------------------------------------------------------------------------
Mail addr: Institute of Computer Science & Technology
Peking University
Beijing 100871
P.R.C
E-mail: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Tel(o): 86-10-68416688-6732
---------------------------------------------------------------------------
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]