|
Botan 3.9.0
Crypto and TLS for C&
|
#include <tls_messages.h>
Public Member Functions | |
| const std::string & | hostname () const |
| Protocol_Version | protocol_version () const |
| Settings (const Protocol_Version version, std::string_view hostname="") | |
Definition at line 149 of file tls_messages.h.
|
inlineexplicit |
Definition at line 151 of file tls_messages.h.
References hostname().
|
inline |
Definition at line 156 of file tls_messages.h.
Referenced by Botan::TLS::Client_Hello_12::Client_Hello_12(), and Settings().
|
inline |
Definition at line 154 of file tls_messages.h.
Referenced by Botan::TLS::Client_Hello_12::Client_Hello_12().