| 
    Diag-Client-Lib
    
   | 
 
#include <cstdint>#include <initializer_list>#include "boost-support/client/tls/tls_cipher_list.h"

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... | |