aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Loading...
Searching...
No Matches
Aws::Crt::Io::TlsConnectionOptions Member List

This is the complete list of members for Aws::Crt::Io::TlsConnectionOptions, including all inherited members.

LastError() const noexceptAws::Crt::Io::TlsConnectionOptionsinline
operator bool() const noexceptAws::Crt::Io::TlsConnectionOptionsinlineexplicit
operator=(const TlsConnectionOptions &) noexceptAws::Crt::Io::TlsConnectionOptions
operator=(TlsConnectionOptions &&options) noexceptAws::Crt::Io::TlsConnectionOptions
SetAlpnList(const char *alpnList) noexceptAws::Crt::Io::TlsConnectionOptions
SetServerName(ByteCursor &serverName) noexceptAws::Crt::Io::TlsConnectionOptions
TlsConnectionOptions() noexceptAws::Crt::Io::TlsConnectionOptions
TlsConnectionOptions(const TlsConnectionOptions &) noexceptAws::Crt::Io::TlsConnectionOptions
TlsConnectionOptions(TlsConnectionOptions &&options) noexceptAws::Crt::Io::TlsConnectionOptions
TlsContextAws::Crt::Io::TlsConnectionOptionsfriend
~TlsConnectionOptions()Aws::Crt::Io::TlsConnectionOptions