> Just to get this thread back on track. I am simply trying to find a code > example that shows using bio pairs instead of the SSL_write and SSL_read > functions, so that I can use openssl routines in conjunction with native > WinSock calls. In other words, I would like to be able to encrypt/decrypt > using openssl and then actually send the encrypted payloads using WSASend, > WSARecv on an overlapped socket.
Look at ssltest. Specifically, the bio pairs code. DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]