Public Attributes | List of all members
ssl_early_callback_ctx Struct Reference

#include <ssl.h>

Public Attributes

const uint8_tcipher_suites
 
size_t cipher_suites_len
 
const uint8_tclient_hello
 
size_t client_hello_len
 
const uint8_tcompression_methods
 
size_t compression_methods_len
 
const uint8_textensions
 
size_t extensions_len
 
const uint8_trandom
 
size_t random_len
 
const uint8_tsession_id
 
size_t session_id_len
 
SSLssl
 
uint16_t version
 

Detailed Description

Definition at line 4186 of file ssl.h.

Member Data Documentation

◆ cipher_suites

const uint8_t* ssl_early_callback_ctx::cipher_suites

Definition at line 4195 of file ssl.h.

◆ cipher_suites_len

size_t ssl_early_callback_ctx::cipher_suites_len

Definition at line 4196 of file ssl.h.

◆ client_hello

const uint8_t* ssl_early_callback_ctx::client_hello

Definition at line 4188 of file ssl.h.

◆ client_hello_len

size_t ssl_early_callback_ctx::client_hello_len

Definition at line 4189 of file ssl.h.

◆ compression_methods

const uint8_t* ssl_early_callback_ctx::compression_methods

Definition at line 4197 of file ssl.h.

◆ compression_methods_len

size_t ssl_early_callback_ctx::compression_methods_len

Definition at line 4198 of file ssl.h.

◆ extensions

const uint8_t* ssl_early_callback_ctx::extensions

Definition at line 4199 of file ssl.h.

◆ extensions_len

size_t ssl_early_callback_ctx::extensions_len

Definition at line 4200 of file ssl.h.

◆ random

const uint8_t* ssl_early_callback_ctx::random

Definition at line 4191 of file ssl.h.

◆ random_len

size_t ssl_early_callback_ctx::random_len

Definition at line 4192 of file ssl.h.

◆ session_id

const uint8_t* ssl_early_callback_ctx::session_id

Definition at line 4193 of file ssl.h.

◆ session_id_len

size_t ssl_early_callback_ctx::session_id_len

Definition at line 4194 of file ssl.h.

◆ ssl

SSL* ssl_early_callback_ctx::ssl

Definition at line 4187 of file ssl.h.

◆ version

uint16_t ssl_early_callback_ctx::version

Definition at line 4190 of file ssl.h.


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


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