Botan 2.19.1
Crypto and TLS for C&
|
#include <tls_messages.h>
Public Member Functions | |
std::vector< uint8_t > | serialize () const override |
Handshake_Type | type () const override |
std::string | type_string () const |
Change Cipher Spec
Definition at line 640 of file tls_messages.h.
|
inlineoverridevirtual |
Implements Botan::TLS::Handshake_Message.
Definition at line 645 of file tls_messages.h.
|
inlineoverridevirtual |
Implements Botan::TLS::Handshake_Message.
Definition at line 643 of file tls_messages.h.
References Botan::TLS::HANDSHAKE_CCS.
|
inherited |
Definition at line 19 of file tls_handshake_state.cpp.
References Botan::TLS::handshake_type_to_string(), and Botan::TLS::Handshake_Message::type().