I have setup a very simple SSL connection over sockets, and use the
SSL_read and SSL_write functions to get and send encrypted data.  With
the socket read/write functions in C you can send/recv OOB (out of band)
data - which I use for state maintenance.  Is it possible to send/recv
OOB data with ssl?  I dont see a way to pass such options to the
SSL_read/write functions and I am very new to all this ;-)

Thanks for any pointers!
Nate Yocom
[EMAIL PROTECTED]
http://pgina.cs.plu.edu


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

Reply via email to