On Thu, Jul 17, 2003, Pascal VERRECCHIA wrote: > What is the exact type of X509? > I don't succeed to find his declaration in my library openssl... > And, where can I find a function which permits to print the different > informations of a certificate X509? >
Erm X509 is a structure defined in x509.h. If you want that stuff in human readable form that X509_print_ex() might be better. Steve. -- Dr Stephen N. Henson. Core developer of the OpenSSL project: http://www.openssl.org/ Freelance consultant see: http://www.drh-consultancy.demon.co.uk/ Email: [EMAIL PROTECTED], PGP key: via homepage. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]