gloox 1.0

OpenSSLBase Member List

This is the complete list of members for OpenSSLBase, including all inherited members.
cleanup()OpenSSLBase [virtual]
decrypt(const std::string &data)OpenSSLBase [virtual]
encrypt(const std::string &data)OpenSSLBase [virtual]
fetchTLSInfo() const TLSBase [inline, virtual]
handshake()OpenSSLBase [virtual]
init(const std::string &clientKey=EmptyString, const std::string &clientCerts=EmptyString, const StringList &cacerts=StringList())OpenSSLBase [virtual]
isSecure() const TLSBase [inline, virtual]
OpenSSLBase(TLSHandler *th, const std::string &server=EmptyString)OpenSSLBase
setCACerts(const StringList &cacerts)OpenSSLBase [virtual]
setClientCert(const std::string &clientKey, const std::string &clientCerts)OpenSSLBase [virtual]
setInitLib(bool init)TLSBase [inline]
TLSBase(TLSHandler *th, const std::string server)TLSBase [inline]
~OpenSSLBase()OpenSSLBase [virtual]
~TLSBase()TLSBase [inline, virtual]