Diag-Client-Lib
Classes | Namespaces
tls_server_.h File Reference
#include <boost/asio.hpp>
#include <boost/asio/ssl.hpp>
#include <optional>
#include <string_view>
#include <vector>
#include "boost-support/message/tcp/tcp_message.h"
#include "core/include/result.h"
Include dependency graph for tls_server_.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boost_support::socket::tcp::TcpServerConnection
 Tcp Server connection class to create connection with client. More...
 
class  boost_support::socket::tcp::TlsServerSocket
 Class used to create a tls socket for server for handling transmission and reception of tcp message from driver. More...
 

Namespaces

 boost_support
 
 boost_support::socket
 
 boost_support::socket::tcp