|
Botan
1.11.15
|
#include <botan/tls_server.h>#include <botan/internal/tls_handshake_state.h>#include <botan/internal/tls_messages.h>#include <botan/internal/stl_util.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
| namespace | Botan::TLS |
| bool allow_session_resumption = true |
Definition at line 34 of file tls_server.cpp.
| Private_Key* server_rsa_kex_key = nullptr |
Definition at line 28 of file tls_server.cpp.
1.7.6.1