This is the complete list of members for tcp::SSL, including all inherited members.
accept() | tcp::SSL | |
clear() | tcp::SSL | |
connect() | tcp::SSL | |
getSubjectName() | tcp::SSL | |
mode_ | tcp::SSL | protected |
owner_ | tcp::SSL | protected |
passwordCallback(char *buf, int size, int rwflag) | tcp::SSL | virtual |
performCertPostValidation() | tcp::SSL | protected |
read(void *buffer, size_t size) | tcp::SSL | |
requiresCertPostValidation | tcp::SSL | |
setCertificateAndKey(const char *certfile, const char *keyfile) | tcp::SSL | |
setfd(int socket) | tcp::SSL | |
setHostname(const string value) | tcp::SSL | inline |
setOptions(bool verifypeer=false) | tcp::SSL | |
setPrivateKeyPassword(string value) | tcp::SSL | inline |
shutdown() | tcp::SSL | |
SSL(DataSocket &owner, SSLContext &context) | tcp::SSL | |
ssl_ | tcp::SSL | protected |
SSLContext (defined in tcp::SSL) | tcp::SSL | friend |
validateSubjectName(const string &subjectName, const string &hostName) | tcp::SSL | protectedvirtual |
verifyResult() | tcp::SSL | |
write(const void *buffer, size_t size) | tcp::SSL | |
~SSL() | tcp::SSL | virtual |