Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::EarlyDataIndication, including all inherited members.
EarlyDataIndication(TLS_Data_Reader &reader, uint16_t extension_size, Handshake_Type message_type) | Botan::TLS::EarlyDataIndication | |
EarlyDataIndication(std::optional< uint32_t > max_early_data_size=std::nullopt) | Botan::TLS::EarlyDataIndication | inline |
empty() const override | Botan::TLS::EarlyDataIndication | virtual |
is_implemented() const | Botan::TLS::Extension | inlinevirtual |
max_early_data_size() const | Botan::TLS::EarlyDataIndication | inline |
serialize(Connection_Side whoami) const override | Botan::TLS::EarlyDataIndication | virtual |
static_type() | Botan::TLS::EarlyDataIndication | inlinestatic |
type() const override | Botan::TLS::EarlyDataIndication | inlinevirtual |
~Extension()=default | Botan::TLS::Extension | virtual |