Hi all,

How to extract the public key from the certificate?

I have a question on the function: PEM_read_RSA_PUBKEY and
PEM_read_bio_RSA_PUBKEY.

The argument to these function is FILE *fp and BIO *bp respectively.

Does this argument contain a X509 certificate? This I ask, since the public
key is present in the certificate, and I want to extract the public key from
the cert.


Best regards,
Ambarish.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to