___
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ben Hoover
Sent: April 23, 2008 3:17 PM
To: openssl-users@openssl.org
Subject: Extracting Public Key from a File
Hello,
Is there a way to extract a public key from a PEM encoded file and turn
it into an EVP_PKEY st
Hello,
Is there a way to extract a public key from a PEM encoded file and turn it into
an EVP_PKEY struct? Also is there a way to directly extract the RSA data
directly from the file containing the public key and put it into an RSA struct?
Thank you,
Ben
___