aws-crt-cpp
Classes | Namespaces | Enumerations | Functions
TlsOptions.h File Reference
#include <aws/crt/Types.h>
#include <aws/io/tls_channel_handler.h>

Go to the source code of this file.

Classes

class  Aws::Crt::Io::TlsContextOptions
 
class  Aws::Crt::Io::TlsConnectionOptions
 
class  Aws::Crt::Io::TlsContext
 

Namespaces

 Aws
 
 Aws::Crt
 
 Aws::Crt::Io
 

Enumerations

enum  Aws::Crt::Io::TlsMode { Aws::Crt::Io::TlsMode::CLIENT, Aws::Crt::Io::TlsMode::SERVER }
 

Functions

AWS_CRT_CPP_API void Aws::Crt::Io::InitTlsStaticState (Allocator *alloc) noexcept
 
AWS_CRT_CPP_API void Aws::Crt::Io::CleanUpTlsStaticState () noexcept