OpenSSLClient Class Reference

#include <tlsopensslclient.h>

Inherits gloox::OpenSSLBase.

List of all members.

Public Member Functions

 OpenSSLClient (TLSHandler *th, const std::string &server)
virtual ~OpenSSLClient ()

Detailed Description

This class implements a TLS client backend using OpenSSL.

Author:
Jakob Schroeter <js@camaya.net>
Since:
0.9

Definition at line 35 of file tlsopensslclient.h.


Constructor & Destructor Documentation

OpenSSLClient ( TLSHandler th,
const std::string &  server 
)

Constructor.

Parameters:
th The TLSHandler to handle TLS-related events.
server The server to use in certificate verification.

Definition at line 18 of file tlsopensslclient.cpp.

~OpenSSLClient (  )  [virtual]

Virtual destructor.

Definition at line 23 of file tlsopensslclient.cpp.


The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2