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

This is the complete list of members for tcp::SSLContext, including all inherited members.

ctx_tcp::SSLContextprotected
mode_tcp::SSLContextprotected
passwordCallback(char *buf, int size, int rwflag)tcp::SSLContextvirtual
setCertificateAndKey(const char *certfile, const char *keyfile)tcp::SSLContext
setOptions(bool verifypeer=false, bool compression=true, bool tlsonly=false)tcp::SSLContext
setPrivateKeyPassword(string value)tcp::SSLContextinline
setVerifyPaths(const char *cafile=NULL, const char *capath=NULL)tcp::SSLContext
setVerifyPaths(string &cafile, string &capath) (defined in tcp::SSLContext)tcp::SSLContext
SSL (defined in tcp::SSLContext)tcp::SSLContextfriend
SSLContext(SSLMode mode)tcp::SSLContext
useDefaultVerifyPaths()tcp::SSLContextinline
~SSLContext()tcp::SSLContextvirtual