Botan 2.19.3
Crypto and TLS for C&
|
This is the complete list of members for Botan::TLS::Hello_Verify_Request, including all inherited members.
cookie() const | Botan::TLS::Hello_Verify_Request | inline |
Hello_Verify_Request(const std::vector< uint8_t > &buf) | Botan::TLS::Hello_Verify_Request | explicit |
Hello_Verify_Request(const std::vector< uint8_t > &client_hello_bits, const std::string &client_identity, const SymmetricKey &secret_key) | Botan::TLS::Hello_Verify_Request | |
serialize() const override | Botan::TLS::Hello_Verify_Request | virtual |
type() const override | Botan::TLS::Hello_Verify_Request | inlinevirtual |
type_string() const | Botan::TLS::Handshake_Message | |
~Handshake_Message()=default | Botan::TLS::Handshake_Message | virtual |