join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::TlsContext Member List

This is the complete list of members for join::TlsContext, including all inherited members.

depth() const noexceptjoin::TlsContext
DtlsClient enum valuejoin::TlsContext
DtlsServer enum valuejoin::TlsContext
handle() const noexceptjoin::TlsContext
isServer() const noexceptjoin::TlsContext
operator=(const TlsContext &)=defaultjoin::TlsContext
operator=(TlsContext &&)=defaultjoin::TlsContext
Role enum namejoin::TlsContext
setAlpnProtocols(const std::vector< std::string > &protocols)join::TlsContext
setCaFile(const std::string &caFile)join::TlsContext
setCaPath(const std::string &caPath)join::TlsContext
setCertificate(const std::string &cert, const std::string &key="") noexceptjoin::TlsContext
setCipher(const std::string &cipher) noexceptjoin::TlsContext
setCipher_1_3(const std::string &cipher) noexceptjoin::TlsContext
setVerify(bool verify, int depth=-1) noexceptjoin::TlsContext
TlsClient enum valuejoin::TlsContext
TlsContext() noexcept=defaultjoin::TlsContext
TlsContext(Role role)join::TlsContextexplicit
TlsContext(const TlsContext &)=defaultjoin::TlsContext
TlsContext(TlsContext &&)=defaultjoin::TlsContext
TlsServer enum valuejoin::TlsContext
verify() const noexceptjoin::TlsContext
~TlsContext()=defaultjoin::TlsContext