|
Botan 3.11.0
Crypto and TLS for C&
|
#include <tls_messages_12.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 23 of file tls_messages_12.h.
|
inlineexplicit |
Definition at line 25 of file tls_messages_12.h.
References hostname().
|
inline |
Definition at line 30 of file tls_messages_12.h.
Referenced by Botan::TLS::Client_Hello_12::Client_Hello_12(), and Settings().
|
inline |
Definition at line 28 of file tls_messages_12.h.
Referenced by Botan::TLS::Client_Hello_12::Client_Hello_12().