class Akenti::OpenSSLSecureSocketImpl |
![]() | 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) |
Alphabetic index HTML hierarchy of classes or Java