Hi all,

is there an API call that allows to extract an RSA public key (out of an
RSA structure) or should I just access rsa->n and rsa->e directly? I
cannot find an API call RSA_* that gives me the public key, but the
documentation (http://www.openssl.org/docs/crypto/rsa.html) says one
should not access the RSA members directly.

best regards
Carolin

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to