#include <tls_messages.h>
Finished Message
Definition at line 831 of file tls_messages.h.
◆ Finished()
| Botan::TLS::Finished::Finished |
( |
const std::vector< uint8_t > & | buf | ) |
|
|
explicit |
Definition at line 54 of file msg_finished.cpp.
std::vector< uint8_t > m_verification_data
◆ Handshake_Message() [1/3]
| Botan::TLS::Handshake_Message::Handshake_Message |
( |
| ) |
|
|
protecteddefault |
◆ Handshake_Message() [2/3]
◆ Handshake_Message() [3/3]
◆ serialize()
| std::vector< uint8_t > Botan::TLS::Finished::serialize |
( |
| ) |
const |
|
overridevirtual |
◆ type()
◆ type_string()
| std::string Botan::TLS::Handshake_Message::type_string |
( |
| ) |
const |
|
inherited |
◆ verify_data()
| std::vector< uint8_t > Botan::TLS::Finished::verify_data |
( |
| ) |
const |
◆ wire_type()
| virtual Handshake_Type Botan::TLS::Handshake_Message::wire_type |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ m_verification_data
| std::vector<uint8_t> Botan::TLS::Finished::m_verification_data |
|
protected |
The documentation for this class was generated from the following files: