Variables | |
| constexpr const char * | TLS_HELLO = "TLS_HELLO\n" |
| constexpr const char * | TLS_ACK = "TLS_ACK\n" |
| constexpr const char * | LEGACY_HELLO = "LEGACY_HELLO\n" |
| constexpr const char * | LEGACY_ACK = "LEGACY_ACK\n" |
|
constexpr |
Definition at line 18 of file TlsLegacySocketContext.cpp.
Referenced by apps::tlslegacy::TlsLegacySocketContext::onClientLine(), and apps::tlslegacy::TlsLegacySocketContext::onServerLine().
|
constexpr |
Definition at line 17 of file TlsLegacySocketContext.cpp.
Referenced by apps::tlslegacy::TlsLegacySocketContext::onClientLine(), and apps::tlslegacy::TlsLegacySocketContext::onServerLine().
|
constexpr |
Definition at line 16 of file TlsLegacySocketContext.cpp.
Referenced by apps::tlslegacy::TlsLegacySocketContext::onClientLine(), and apps::tlslegacy::TlsLegacySocketContext::onServerLine().
|
constexpr |
Definition at line 15 of file TlsLegacySocketContext.cpp.
Referenced by apps::tlslegacy::TlsLegacySocketContext::onConnected(), and apps::tlslegacy::TlsLegacySocketContext::onServerLine().