|
Botan 3.11.0
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/tls_extensions.h>#include <botan/tls_session.h>#include <botan/tls_version.h>#include <vector>Go to the source code of this file.
Classes | |
| class | Botan::TLS::Client_Hello_Internal |
| class | Botan::TLS::Server_Hello_Internal |
Namespaces | |
| namespace | Botan |
| namespace | Botan::TLS |
Functions | |
| std::vector< uint8_t > | Botan::TLS::make_hello_random (RandomNumberGenerator &rng, Callbacks &cb, const Policy &policy) |
| std::vector< uint8_t > | Botan::TLS::make_server_hello_random (RandomNumberGenerator &rng, Protocol_Version offered_version, Callbacks &cb, const Policy &policy) |
Internal Header.
Definition in file tls_messages_internal.h.