I'm trying to use openssl library through a foreign function interface
(ctypes in Python) but it seems that: BIO_set_nbio and
SSL_CTX_set_options/SSL_set_options are not exported in the dynamic
library. Is that "a bug" ? An implementation decision or what?

I tried with 0.9.7 and 0.9.8b and neither of them export those API.

--
Lawrence
http://www.oluyede.org/blog
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to