Monero
Public Attributes | List of all members
epee::net_utils::connection< t_protocol_handler >::state_t::ssl_t Struct Reference

#include <abstract_tcp_server2.h>

Public Attributes

bool enabled
 
bool forced
 
bool detected
 
bool handshaked
 

Member Data Documentation

◆ detected

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::ssl_t::detected

◆ enabled

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::ssl_t::enabled

◆ forced

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::ssl_t::forced

◆ handshaked

template<class t_protocol_handler>
bool epee::net_utils::connection< t_protocol_handler >::state_t::ssl_t::handshaked

The documentation for this struct was generated from the following file: