On Mon, Mar 07, 2005, T. Quirin wrote: > Hi, > thank you Steve my verification function works now. But I want to check > the RSA key before I use it. If I run "if(RSA_check_key(r) != 1) return > -5;" I get a "Segmentation fault ". It works without this line. > >
RSA_check_key() will only check a private key, not a public key. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]