Hello,

Thanks for your reply. But I am still a newbie for Openssl, I do not know how 
to use applink.c  in my case.

Please help me.

 

> Subject: Re: OPENSSL_Uplink(00509010,07): no OPENSSL_Applink
> To: openssl-users@openssl.org
> From: [EMAIL PROTECTED]
> Date: Sat, 16 Feb 2008 20:48:30 -0500
> 
> http://www.openssl.org/docs/crypto/OPENSSL_Applink.html
> 
> --
> Ken Goldman   [EMAIL PROTECTED]
> 914-784-7646 (863-7646)
> 
> 
> [EMAIL PROTECTED] wrote on 02/16/2008 03:17:10 PM:
> 
> > hello,
> >
> > I use the functions:
> >
> > r=RSA_generate_key(bits,e,NULL,NULL)
> >
> >   oFile = fopen("MyKey.txt","w");
> >
> >     if (oFile!=0) {
> >     RSA_print_fp(oFile, r, 0);
> >     fclose(oFile);
> >     }
> > to create one RSA key. But I got the error: OPENSSL_Uplink(00509010,
> > 07): no OPENSSL_Applink
> >
> > How can I handle this problem?
> >
> > Thanks!
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Reply via email to