![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <string>Go to the source code of this file.
Enumerations | |
| enum class | TlsContentType { kChangeCipherSpec = 0x14 , kAlert , kHandshake , kApplication , kHeartbeat } |
Functions | |
| std::string | tls_content_type_to_string (TlsContentType v) |
|
strong |
|
inline |