Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <functional>
#include <optional>
#include <variant>
#include <vector>
#include <botan/tls_exceptn.h>
#include <botan/tls_magic.h>
#include <botan/tls_messages.h>
#include <botan/internal/stl_util.h>
Go to the source code of this file.
Classes | |
class | Botan::TLS::Handshake_State_13< whoami, Outbound_Message_T, Inbound_Message_T, Inbound_Post_Handshake_Message_T > |
class | Botan::TLS::Internal::Handshake_State_13_Base |
Namespaces | |
namespace | Botan |
namespace | Botan::TLS |
namespace | Botan::TLS::Internal |
Typedefs | |
using | Botan::TLS::Client_Handshake_State_13 |
using | Botan::TLS::Server_Handshake_State_13 |
Internal Header.
Definition in file tls_handshake_state_13.h.