gloox 1.0
TLSHandler Member List
This is the complete list of members for TLSHandler, including all inherited members.
handleDecryptedData(const TLSBase *base, const std::string &data)=0TLSHandler [pure virtual]
handleEncryptedData(const TLSBase *base, const std::string &data)=0TLSHandler [pure virtual]
handleHandshakeResult(const TLSBase *base, bool success, CertInfo &certinfo)=0TLSHandler [pure virtual]
~TLSHandler()TLSHandler [inline, virtual]