Public Attributes | List of all members
ParsedServerHello Struct Reference

#include <internal.h>

Public Attributes

uint16_t cipher_suite = 0
 
uint8_t compression_method = 0
 
CBS extensions
 
uint16_t legacy_version = 0
 
CBS random
 
CBS raw
 
CBS session_id
 

Detailed Description

Definition at line 2165 of file third_party/boringssl-with-bazel/src/ssl/internal.h.

Member Data Documentation

◆ cipher_suite

uint16_t ParsedServerHello::cipher_suite = 0

◆ compression_method

uint8_t ParsedServerHello::compression_method = 0

◆ extensions

CBS ParsedServerHello::extensions

◆ legacy_version

uint16_t ParsedServerHello::legacy_version = 0

◆ random

CBS ParsedServerHello::random

◆ raw

CBS ParsedServerHello::raw

◆ session_id

CBS ParsedServerHello::session_id

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47