|
gloox
0.9.9.12
|
This is the complete list of members for TLSBase, including all inherited members.
| cleanup()=0 | TLSBase | pure virtual |
| decrypt(const std::string &data)=0 | TLSBase | pure virtual |
| encrypt(const std::string &data)=0 | TLSBase | pure virtual |
| fetchTLSInfo() const | TLSBase | inlinevirtual |
| handshake()=0 | TLSBase | pure virtual |
| isSecure() const | TLSBase | inlinevirtual |
| setCACerts(const StringList &cacerts)=0 | TLSBase | pure virtual |
| setClientCert(const std::string &clientKey, const std::string &clientCerts)=0 | TLSBase | pure virtual |
| TLSBase(TLSHandler *th, const std::string server) | TLSBase | inline |
| ~TLSBase() | TLSBase | inlinevirtual |
1.8.1.2