Public Attributes | List of all members
BSSL_NAMESPACE_BEGIN::ClientConfig Struct Reference

Public Attributes

bool early_data = false
 
std::string servername
 
SSL_SESSIONsession = nullptr
 

Detailed Description

Definition at line 1498 of file ssl_test.cc.

Member Data Documentation

◆ early_data

bool BSSL_NAMESPACE_BEGIN::ClientConfig::early_data = false

Definition at line 1501 of file ssl_test.cc.

◆ servername

std::string BSSL_NAMESPACE_BEGIN::ClientConfig::servername

Definition at line 1500 of file ssl_test.cc.

◆ session

SSL_SESSION* BSSL_NAMESPACE_BEGIN::ClientConfig::session = nullptr

Definition at line 1499 of file ssl_test.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:58