On Wed, Jan 31, 2007, Doug Kunzman wrote:

> All -
>  
> I was looking for an interface or factory class like java has were you can
> switch between SocketFactory and SSLSocketFactory and both implement the
> Socket interface.  Does this help?  The port is no big deal but the low
> level asynchronous and sychrononous communication socket class seams like a
> problem that all ready been solved.  
> 

Well BIOs in OpenSSL can be used for both clear and SSL comms, if you use them
appropriately.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to