Base abstract class for SecureSocket implementations - inherits from SocketImpl and adds a security context
![]() | ~SecureSocketImpl () Destructor |
![]() | doConnect () Wraps the underlying socket connection |
![]() | doAccept (SecureSocketImpl* impl) Wraps the underlying socket accept |
![]() | getSSLContext () const Returns the security context associated with this SecureSocket |
![]() | newInstance (const SSLContext& ctx) Creates a new instance of a concrete SecureSocketImpl |
![]() | paramString () const Returns a string representation for SecureSocketImpl which is used for debugging purposes |
![]() | SecureSocketImpl (const SSLContext& ctx) Construct a SecureSocketImpl given the SSLContext |
Base abstract class for SecureSocket implementations - inherits from SocketImpl and adds a security context.
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