|
Botan 3.11.0
Crypto and TLS for C&
|
#include <botan/tls_messages.h>#include <botan/internal/tls_messages_internal.h>#include <botan/tls_alert.h>#include <botan/tls_exceptn.h>#include <botan/tls_policy.h>#include <botan/internal/ct_utils.h>#include <botan/internal/tls_reader.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
| namespace | Botan::TLS |
Functions | |
| std::vector< uint8_t > | Botan::TLS::make_server_hello_random (RandomNumberGenerator &rng, Protocol_Version offered_version, Callbacks &cb, const Policy &policy) |