15 #ifndef TLSOPENSSLCLIENT_H__
16 #define TLSOPENSSLCLIENT_H__
18 #include "tlsopensslbase.h"
24 #include <openssl/ssl.h>
61 virtual bool setType();
64 virtual int handshakeFunction();
virtual const std::string channelBinding() const
virtual bool hasChannelBinding() const
virtual const std::string channelBindingType() const
OpenSSLClient(TLSHandler *th, const std::string &server)
An interface that allows for interacting with TLS implementations derived from TLSBase.
The namespace for the gloox library.