15 #ifndef TLSOPENSSLSERVER_H__
16 #define TLSOPENSSLSERVER_H__
18 #include "tlsopensslbase.h"
24 #include <openssl/ssl.h>
51 virtual bool privateInit();
53 virtual bool setType();
56 virtual int handshakeFunction();
OpenSSLServer(TLSHandler *th)
An interface that allows for interacting with TLS implementations derived from TLSBase.
The namespace for the gloox library.