Bond's TCP Library  1.0
Bond's TCP Client/Server Library
tcp::SSL Member List

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::SSLprotected
owner_tcp::SSLprotected
passwordCallback(char *buf, int size, int rwflag)tcp::SSLvirtual
performCertPostValidation()tcp::SSLprotected
read(void *buffer, size_t size)tcp::SSL
requiresCertPostValidationtcp::SSL
setCertificateAndKey(const char *certfile, const char *keyfile)tcp::SSL
setfd(int socket)tcp::SSL
setHostname(const string value)tcp::SSLinline
setOptions(bool verifypeer=false)tcp::SSL
setPrivateKeyPassword(string value)tcp::SSLinline
shutdown()tcp::SSL
SSL(DataSocket &owner, SSLContext &context)tcp::SSL
ssl_tcp::SSLprotected
SSLContext (defined in tcp::SSL)tcp::SSLfriend
validateSubjectName(const string &subjectName, const string &hostName)tcp::SSLprotectedvirtual
verifyResult()tcp::SSL
write(const void *buffer, size_t size)tcp::SSL
~SSL()tcp::SSLvirtual