Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::Key_Share, including all inherited members.
create_as_encapsulation(Group_Params selected_group, const Key_Share &client_keyshare, const Policy &policy, Callbacks &cb, RandomNumberGenerator &rng) | Botan::TLS::Key_Share | static |
decapsulate(const Key_Share &server_keyshare, const Policy &policy, Callbacks &cb, RandomNumberGenerator &rng) | Botan::TLS::Key_Share | |
empty() const override | Botan::TLS::Key_Share | virtual |
is_implemented() const | Botan::TLS::Extension | inlinevirtual |
Key_Share(TLS_Data_Reader &reader, uint16_t extension_size, Handshake_Type message_type) | Botan::TLS::Key_Share | |
Key_Share(const Policy &policy, Callbacks &cb, RandomNumberGenerator &rng) | Botan::TLS::Key_Share | |
Key_Share(Named_Group selected_group) | Botan::TLS::Key_Share | explicit |
offered_groups() const | Botan::TLS::Key_Share | |
retry_offer(const Key_Share &retry_request_keyshare, const std::vector< Named_Group > &supported_groups, Callbacks &cb, RandomNumberGenerator &rng) | Botan::TLS::Key_Share | |
selected_group() const | Botan::TLS::Key_Share | |
serialize(Connection_Side whoami) const override | Botan::TLS::Key_Share | virtual |
static_type() | Botan::TLS::Key_Share | inlinestatic |
take_shared_secret() | Botan::TLS::Key_Share | |
type() const override | Botan::TLS::Key_Share | inlinevirtual |
~Extension()=default | Botan::TLS::Extension | virtual |
~Key_Share() override | Botan::TLS::Key_Share |