Botan  1.11.15
Namespaces | Enumerations | Functions
src/lib/tls/msg_client_hello.cpp File Reference
#include <botan/internal/tls_messages.h>
#include <botan/internal/tls_reader.h>
#include <botan/internal/tls_session_key.h>
#include <botan/internal/tls_handshake_io.h>
#include <botan/internal/stl_util.h>
#include <chrono>

Go to the source code of this file.

Namespaces

namespace  Botan
namespace  Botan::TLS

Enumerations

enum  { Botan::TLS::TLS_EMPTY_RENEGOTIATION_INFO_SCSV = 0x00FF, Botan::TLS::TLS_FALLBACK_SCSV = 0x5600 }

Functions

std::vector< byte > Botan::TLS::make_hello_random (RandomNumberGenerator &rng, const Policy &policy)