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