Botan
1.10.16
|
#include <tls_alerts.h>
Public Member Functions | |
Alert (const MemoryRegion< byte > &buf) | |
bool | is_fatal () const |
Alert_Type | type () const |
SSL/TLS Alert Message
Definition at line 18 of file tls_alerts.h.
|
inline |
Deserialize an Alert message
buf | the serialized alert |
Definition at line 35 of file tls_alerts.h.
References Botan::MemoryRegion< T >::size().
|
inline |
Definition at line 24 of file tls_alerts.h.
Referenced by Botan::TLS_Server::close(), and Botan::TLS_Client::is_closed().
|
inline |
Definition at line 29 of file tls_alerts.h.
Referenced by Botan::TLS_Server::close(), and Botan::TLS_Client::is_closed().