Hello!

I write my own X509_LOOKUP_database method for X509_STORE
I found, that method X509_LOOKUP_new() is called from
X509_STORE_add_lookup(), 
methods X509_LOOKUP_shutdown() and X509_LOOKUP_free() are called from
X509_STORE_free() and so on, but I don't found where is
X509_LOOKUP_init() called.
My question is: Must I call X509_LOOKUP_init() in my code manually, or I
miss something?

Thank in advance.
Sorry if my English not OK.

Alexander Tyshlek
First Ukrainian International Bank
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to