Title: RE: transforming Crypto++ DER-formatted RSA public key to OpenSSL's PEM format

thanks a lot, it worked!

-----Original Message-----
From: Maiorano Gerardo [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 10:41 AM
To: [EMAIL PROTECTED]
Subject: R: transforming Crypto++ DER-formatted RSA public key to OpenSSL's PEM format


Hi, you must try this command on the command-line:
$ openssl rsa -in pub.der -inform DER -pubin -pubout -outform PEM -out pub.pem



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.


**********************************************************************

Reply via email to