Botan 3.6.1
Crypto and TLS for C&
|
Public Header. More...
#include <botan/tls_external_psk.h>
#include <botan/tls_session.h>
#include <botan/types.h>
#include <chrono>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | Botan::TLS::PskIdentity |
Namespaces | |
namespace | Botan |
namespace | Botan::TLS |
Typedefs | |
using | Botan::TLS::PresharedKeyID = Strong<std::string, struct PresharedKeyID_> |
holds a PSK identity as used in TLS 1.3 | |
typedef PskIdentity | Botan::TLS::Ticket |
Public Header.
Definition in file tls_psk_identity_13.h.