Diag-Client-Lib
Public Attributes | List of all members
boost_support::client::tls::TlsVersion< CipherSuite > Struct Template Reference

#include <tls_version.h>

Public Attributes

std::initializer_list< CipherSuite > cipher_suites {}
 

Detailed Description

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

Definition at line 21 of file tls_version.h.

Member Data Documentation

◆ cipher_suites

template<typename CipherSuite >
std::initializer_list<CipherSuite> boost_support::client::tls::TlsVersion< CipherSuite >::cipher_suites {}

Definition at line 22 of file tls_version.h.


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