Edward Chan a écrit:

So to use native windows async i/o, I need to do the I/O myself (using bio
pairs).  Then I assume there is an easy way to figure out the ciphers and
things agreed upon during the ssl handshake?  Is this stuff readily
available in the SSL object?  At the risk of sounding lazy, what API's do I
need to use to determine this info? :)

Thanks,
Ed

There is an example using BIO_pair in the ssl directory, ssltest.c
I think it can be a good entry point.

Sylvain



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

Reply via email to