#include <tlsgnutlsclientanon.h>
Inherits GnuTLSBase.
Inheritance diagram for GnuTLSClientAnon:


Public Member Functions | |
| GnuTLSClientAnon (TLSHandler *th) | |
| virtual | ~GnuTLSClientAnon () |
| virtual void | cleanup () |
You should not need to use this class directly.
Definition at line 44 of file tlsgnutlsclientanon.h.
|
|
Constructor.
Definition at line 24 of file tlsgnutlsclientanon.cpp. |
|
|
Virtual destructor. Definition at line 30 of file tlsgnutlsclientanon.cpp. |
|
|
This function performs internal cleanup and will be called after a failed handshake attempt. Reimplemented from GnuTLSBase. Definition at line 35 of file tlsgnutlsclientanon.cpp. |
1.4.1