This is a question more to do with private/public keypair encryption and
decryption than it does with the SSL protocol..
But what I'm trying to do is use a (signed) public key to encrypt some
data, ship it off somewhere else, and the destination to decrypt it with
the corresponding private key. However, it doesn't seem that I'm really
able to do that using the openssl command line, and that I'm going to have
to write some code to do this. But, finding example code that does
something this simple and straightforward is proving to be quite
difficult. So if anyone knows where an example might be that I could get a
better understanding of how to do this, I'd be very thankful :)
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]