|
Botan 3.11.0
Crypto and TLS for C&
|
#include <tls_messages_12.h>
Public Member Functions | |
| uint16_t | ciphersuite () const |
| bool | offer_session_ticket () const |
| Protocol_Version | protocol_version () const |
| const Session_ID & | session_id () const |
| Settings (Session_ID new_session_id, Protocol_Version new_session_version, uint16_t ciphersuite, bool offer_session_ticket) | |
Definition at line 91 of file tls_messages_12.h.
|
inline |
Definition at line 93 of file tls_messages_12.h.
References ciphersuite(), and offer_session_ticket().
|
inline |
Definition at line 106 of file tls_messages_12.h.
Referenced by Settings().
|
inline |
Definition at line 108 of file tls_messages_12.h.
Referenced by Botan::TLS::Server_Hello_12::Server_Hello_12(), and Settings().
|
inline |
Definition at line 104 of file tls_messages_12.h.
|
inline |
Definition at line 102 of file tls_messages_12.h.