Diag-Client-Lib
|
Template type for Tls version. More...
#include <tls_version.h>
Public Attributes | |
std::initializer_list< CipherSuite > | cipher_suites {} |
Template type for Tls version.
CipherSuite | The supported cipher suites in corresponding tls version |
Definition at line 26 of file tls_version.h.
std::initializer_list<CipherSuite> boost_support::server::tls::detail::TlsVersion< CipherSuite >::cipher_suites {} |
Definition at line 27 of file tls_version.h.