This class implements the methods specific to OpenSSLsecureSockets and inherits methods from SerureSocketImpl and SocketImpl
![]() | OpenSSLSecureSocketImpl (const SSLContext& ctx) Constructor - takes a security context, duplicates it and saves it in the new OpenSSLSecureSocketImpl |
![]() | ~OpenSSLSecureSocketImpl () Destructor - free the SSL structure and destroys this object |
![]() | newInstance (const SSLContext& ctx) Creates a new SecureSocketImpl |
![]() | doConnect () Provides the SocketImpl with a secure socket (an SSL structure containing a connected Unix socket) that has been connected to the host and port associated with the SocketImpl |
![]() | doAccept (SecureSocketImpl *impl) |
This class implements the methods specific to OpenSSLsecureSockets and inherits methods from SerureSocketImpl and SocketImpl. It contains a pointer to an openssl SSL structure and wraps openssl socket functions.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de