Botan 3.9.0
Crypto and TLS for C&
|
#include <tls_messages.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 309 of file tls_messages.h.
|
inline |
Definition at line 311 of file tls_messages.h.
References ciphersuite(), and offer_session_ticket().
|
inline |
Definition at line 324 of file tls_messages.h.
Referenced by Settings().
|
inline |
Definition at line 326 of file tls_messages.h.
Referenced by Botan::TLS::Server_Hello_12::Server_Hello_12(), and Settings().
|
inline |
Definition at line 322 of file tls_messages.h.
|
inline |
Definition at line 320 of file tls_messages.h.