gloox  1.0.20
TLSHandler Member List

This is the complete list of members for TLSHandler, including all inherited members.

handleDecryptedData(const TLSBase *base, const std::string &data)=0TLSHandlerpure virtual
handleEncryptedData(const TLSBase *base, const std::string &data)=0TLSHandlerpure virtual
handleHandshakeResult(const TLSBase *base, bool success, CertInfo &certinfo)=0TLSHandlerpure virtual
~TLSHandler()TLSHandlerinlinevirtual