|
Botan 3.13.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 103 of file tls_messages_12.h.
|
inline |
Definition at line 105 of file tls_messages_12.h.
References ciphersuite(), and offer_session_ticket().
|
inline |
Definition at line 118 of file tls_messages_12.h.
Referenced by Settings().
|
inline |
Definition at line 120 of file tls_messages_12.h.
Referenced by Botan::TLS::Server_Hello_12::Server_Hello_12(), and Settings().
|
inline |
Definition at line 116 of file tls_messages_12.h.
|
inline |
Definition at line 114 of file tls_messages_12.h.