#include <TlsOptions.h>
◆ TlsContext() [1/4]
Aws::Crt::Io::TlsContext::TlsContext |
( |
| ) |
|
|
noexcept |
◆ TlsContext() [2/4]
◆ ~TlsContext()
Aws::Crt::Io::TlsContext::~TlsContext |
( |
| ) |
|
|
default |
◆ TlsContext() [3/4]
Aws::Crt::Io::TlsContext::TlsContext |
( |
const TlsContext & |
| ) |
|
|
defaultnoexcept |
◆ TlsContext() [4/4]
Aws::Crt::Io::TlsContext::TlsContext |
( |
TlsContext && |
| ) |
|
|
defaultnoexcept |
◆ GetInitializationError()
int Aws::Crt::Io::TlsContext::GetInitializationError |
( |
| ) |
const |
|
inlinenoexcept |
- Returns
- the value of the last aws error encountered by operations on this instance.
◆ NewConnectionOptions()
◆ operator bool()
Aws::Crt::Io::TlsContext::operator bool |
( |
| ) |
const |
|
inlineexplicitnoexcept |
- Returns
- true if the instance is in a valid state, false otherwise.
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following files:
- /home/ANT.AMAZON.COM/dengket/doc/aws-crt-cpp/include/aws/crt/io/TlsOptions.h
- /home/ANT.AMAZON.COM/dengket/doc/aws-crt-cpp/source/io/TlsOptions.cpp