Diag-Client-Lib
Classes | Namespaces | Typedefs
tls_version.h File Reference
#include <cstdint>
#include <initializer_list>
#include "boost-support/client/tls/tls_cipher_list.h"
Include dependency graph for tls_version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boost_support::client::tls::TlsVersion< CipherSuite >
 

Namespaces

 boost_support
 
 boost_support::client
 
 boost_support::client::tls
 

Typedefs

using boost_support::client::tls::TlsVersion12 = TlsVersion< Tls12CipherSuites >
 Strong type for TLS version 1.2. More...
 
using boost_support::client::tls::TlsVersion13 = TlsVersion< Tls13CipherSuites >
 Strong type for TLS version 1.3. More...