GnuTLSServerAnon Class Reference

This class implements (stream) encryption using GnuTLS server-side. More...

#include <tlsgnutlsserveranon.h>

Inheritance diagram for GnuTLSServerAnon:

Inheritance graph
[legend]
Collaboration diagram for GnuTLSServerAnon:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GnuTLSServerAnon (TLSHandler *th)
virtual ~GnuTLSServerAnon ()
virtual void cleanup ()


Detailed Description

This class implements (stream) encryption using GnuTLS server-side.

You should not need to use this class directly.

Author:
Jakob Schröter <js@camaya.net>
Since:
0.9

Definition at line 44 of file tlsgnutlsserveranon.h.


Constructor & Destructor Documentation

GnuTLSServerAnon ( TLSHandler th  ) 

Constructor.

Parameters:
th The TLSHandler to handle TLS-related events.

Definition at line 24 of file tlsgnutlsserveranon.cpp.

~GnuTLSServerAnon (  )  [virtual]

Virtual destructor.

Definition at line 30 of file tlsgnutlsserveranon.cpp.


Member Function Documentation

void cleanup (  )  [virtual]

This function performs internal cleanup and will be called after a failed handshake attempt.

Reimplemented from GnuTLSBase.

Definition at line 36 of file tlsgnutlsserveranon.cpp.


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

Generated on Fri Oct 10 15:26:26 2008 for gloox by  doxygen 1.5.6