Botan 3.4.0
Crypto and TLS for C&
Namespaces | Enumerations | Functions
msg_client_hello.cpp File Reference
#include <botan/tls_messages.h>
#include <botan/credentials_manager.h>
#include <botan/hash.h>
#include <botan/rng.h>
#include <botan/tls_callbacks.h>
#include <botan/tls_exceptn.h>
#include <botan/tls_version.h>
#include <botan/internal/stl_util.h>
#include <botan/internal/tls_handshake_hash.h>
#include <botan/internal/tls_handshake_io.h>
#include <botan/internal/tls_reader.h>
#include <botan/internal/tls_session_key.h>
#include <botan/internal/tls_handshake_layer_13.h>
#include <botan/internal/tls_transcript_hash_13.h>
#include <chrono>
#include <iterator>

Go to the source code of this file.

Namespaces

namespace  Botan
 
namespace  Botan::TLS
 

Enumerations

enum  { Botan::TLS::TLS_EMPTY_RENEGOTIATION_INFO_SCSV = 0x00FF }
 

Functions

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