Hi,

I tried without success to convert the public key from a certificate and the 
corresponding private key into binary form.
My guess was that "openssl x509 ..." and "openssl rsa ..." dump them in a base64 
format, so I decoded them first.
However the RSA library could not get anything out of resulting binary trash.

I need this because I want to use the public and private keys for 
encryption/decryption using a RSA library (the one
contained within Dynamics-Mobile IP).

Could anybody help me with some ideas ?

Cheers,
John.

P.S. Please answer with a copy to my personal email address as well, as I could not 
subscribe the list.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to