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::TlsContext Member List

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

GetInitializationError() const noexceptAws::Crt::Io::TlsContextinline
NewConnectionOptions() const noexceptAws::Crt::Io::TlsContext
operator bool() const noexceptAws::Crt::Io::TlsContextinlineexplicit
operator=(const TlsContext &) noexcept=defaultAws::Crt::Io::TlsContext
operator=(TlsContext &&) noexcept=defaultAws::Crt::Io::TlsContext
TlsContext() noexceptAws::Crt::Io::TlsContext
TlsContext(TlsContextOptions &options, TlsMode mode, Allocator *allocator=ApiAllocator()) noexceptAws::Crt::Io::TlsContext
TlsContext(const TlsContext &) noexcept=defaultAws::Crt::Io::TlsContext
TlsContext(TlsContext &&) noexcept=defaultAws::Crt::Io::TlsContext
~TlsContext()=defaultAws::Crt::Io::TlsContext