Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::Server_Hello_12::Settings, including all inherited members.
ciphersuite() const | Botan::TLS::Server_Hello_12::Settings | inline |
offer_session_ticket() const | Botan::TLS::Server_Hello_12::Settings | inline |
protocol_version() const | Botan::TLS::Server_Hello_12::Settings | inline |
session_id() const | Botan::TLS::Server_Hello_12::Settings | inline |
Settings(Session_ID new_session_id, Protocol_Version new_session_version, uint16_t ciphersuite, bool offer_session_ticket) | Botan::TLS::Server_Hello_12::Settings | inline |