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: owner-openssl-us...@openssl.org [mailto:owner-openssl-
> us...@openssl.org] Im Auftrag von barcaroller
> Gesendet: Samstag, 22. August 2009 00:17
> An: openssl-users@openssl.org
> 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                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org


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

Reply via email to