Diag-Client-Lib
Classes | Namespaces | Typedefs
tls_client.h File Reference
#include <functional>
#include <string_view>
#include "boost-support/client/tls/tls_version.h"
#include "boost-support/message/tcp/tcp_message.h"
#include "core/include/result.h"
Include dependency graph for tls_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost_support::client::tls::TlsClient< TlsVersion >
 Client that manages secured tcp connection. More...
 

Namespaces

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

Typedefs

using boost_support::client::tls::TlsClient12 = TlsClient< TlsVersion12 >
 Client that manages secured tcp connection using Tls version 1.2. More...
 
using boost_support::client::tls::TlsClient13 = TlsClient< TlsVersion13 >
 Client that manages secured tcp connection using Tls version 1.3. More...