I am used to standard socket programming. So my first idea was to use the
SSL_... API functions in combination with the socket interface. However in
most examples I see the BIO used. Is there a (technical) reason why I
should switch to BIO?
My app. now works with the SSL_ calls, is it worth the effort to convert it
to BIO calls? (e.g. future changes to OpenSSL)
Thx,
Brecht
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]