|
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::Io::TlsContext, including all inherited members.
| GetInitializationError() const noexcept | Aws::Crt::Io::TlsContext | inline |
| NewConnectionOptions() const noexcept | Aws::Crt::Io::TlsContext | |
| operator bool() const noexcept | Aws::Crt::Io::TlsContext | inlineexplicit |
| operator=(const TlsContext &) noexcept=default | Aws::Crt::Io::TlsContext | |
| operator=(TlsContext &&) noexcept=default | Aws::Crt::Io::TlsContext | |
| TlsContext() noexcept | Aws::Crt::Io::TlsContext | |
| TlsContext(TlsContextOptions &options, TlsMode mode, Allocator *allocator=ApiAllocator()) noexcept | Aws::Crt::Io::TlsContext | |
| TlsContext(const TlsContext &) noexcept=default | Aws::Crt::Io::TlsContext | |
| TlsContext(TlsContext &&) noexcept=default | Aws::Crt::Io::TlsContext | |
| ~TlsContext()=default | Aws::Crt::Io::TlsContext |