In x509.h there are a lot of function prototypes and
data structures without comment:
I looked into and I suppose to understand that
something is
possible starting with a pointer to byte data of asn1
structure.
Is it correct? and if it is correct, what is the right
sequence of
things (i.e. function calls) to do to import and
analyze the certificate?

Thanks,
Alessio


 --- Fred Crable <[EMAIL PROTECTED]> ha scritto: >
Look into x509.h to see what you can do w/X509 data
> structures.  You'll
> have to get the correct encoding or even change the
> encoding of what you
> capture to match the expected inputs.  It takes care
> of parsing the ASN1
> & giving you the fields you want to see.


______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro 
Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to