PcapPlusPlus  21.05
pcpp::ssl_tls_client_server_hello Struct Reference

#include <SSLCommon.h>

Inheritance diagram for pcpp::ssl_tls_client_server_hello:
pcpp::ssl_tls_handshake_layer

Public Attributes

uint16_t handshakeVersion
 
uint8_t random [32]
 
- Public Attributes inherited from pcpp::ssl_tls_handshake_layer
uint8_t handshakeType
 
uint8_t length1
 
uint16_t length2
 

Detailed Description

The common header part of client-hello and server-hello handshake messages

Member Data Documentation

◆ handshakeVersion

uint16_t pcpp::ssl_tls_client_server_hello::handshakeVersion

SSL/TLS handshake version (one of SSLVersion::SSLVersionEnum)

◆ random

uint8_t pcpp::ssl_tls_client_server_hello::random[32]

32-bytes random number