|
Botan 3.9.0
Crypto and TLS for C&
|
Public Header. More...
#include <chrono>#include <memory>#include <optional>#include <set>#include <string>#include <variant>#include <vector>#include <botan/pk_keys.h>#include <botan/strong_type.h>#include <botan/tls_ciphersuite.h>#include <botan/tls_extensions.h>#include <botan/tls_handshake_msg.h>#include <botan/tls_policy.h>#include <botan/tls_session.h>#include <botan/x509cert.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
| namespace | Botan::OCSP |
| namespace | Botan::TLS |
| namespace | Botan::TLS::detail |
Functions | |
| std::vector< uint8_t > | Botan::TLS::make_hello_random (RandomNumberGenerator &rng, Callbacks &cb, const Policy &policy) |
Public Header.
Definition in file tls_messages.h.