Hello,

what I've been doing lately is repeatedly grep-ing my way through OpenSSL 
source code in order to find examples and definitions of such functions. Very 
helpful to my mind. :)

Mit freundlichen Grüßen / Kind regards
 Natanael Mignon

> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:owner-openssl-
> [email protected]] Im Auftrag von barcaroller
> Gesendet: Samstag, 22. August 2009 00:17
> An: [email protected]
> Betreff: Undocumented functions/macros/structs
> 
> I was looking at the OpenSSL source code and some open-source
> applications
> using OpenSSL, and I came across functions like X509_get_issuer_name()
> and
> X509_get_pubkey(), and macros like X509_extract_key().  These seem to
> be
> very useful but I could not find them anywhere in the online OpenSSL
> documentation or the OpenSSL man pages.  Nor could I find any
> information
> about the fields of many of the important structs (e.g. EVP_PKEY),
> which
> means I won't know how to reliably read/write from/to these structs.
> 
> Are these functions/macros/structs documented somewhere?  If not, what
> would
> be the recommended method of getting more information about them?
> 
> 
> 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [email protected]
> Automated List Manager                           [email protected]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [email protected]

Reply via email to