|
Botan
2.13.0
Crypto and TLS for C++11
|
An error category for TLS alerts. More...
#include <asio_error.h>
Public Member Functions | |
| std::string | message (int ev) const override |
| const char * | name () const noexceptoverride |
An error category for TLS alerts.
Definition at line 27 of file asio_error.h.
|
inlineoverride |
Definition at line 34 of file asio_error.h.
References Botan::TLS::Alert::type_string().
|
inlineoverridenoexcept |
Definition at line 29 of file asio_error.h.
1.8.9.1