Cory Winter wrote:
>
> Hi,
>
> Is there a way to convert an EVP_PKEY structure to an RSA structure?
>
With current releases you have to poke around the EVP_PKEY structure and
pull out the RSA element if the type is right. The latest snapshot has
an EVP_PKEY_rget_RSA() function that does this and it will be in 0.9.5.
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]