Hi

My solution is to put all my callbacks in a .c NOT a
.cpp file, and then do an extern "C" in my .cpp files
to link to the callbacks.

They don't get called if they are in .cpp files.

-Andy



>From: khe 
>            Subject: Encryption of private key 
>             Date: Sun, 15 Aug 1999 23:37:17 -0700 
>
>
>        I have tried encrypting a private key, but I
>simply can not get it working.
>        I use MS Visual C++ 6.0 on a NT 4 SP4 PC.
>
>        I have tried implementing a callback function
>as shown below, but the
>        callback function is never called.
>
>        Does anyone have a small code example with
>just this functionality:
>        *       Generate private RSA key
>        *       Encrypt the key
>        *       Save it to disk.
>
>        TIA,
>
>        Kim Hellan


=====
__________________

Andy

BXBoards
http://bxboards.com
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to