Public Member Functions | Public Attributes | List of all members
SSLExtension Struct Reference

#include <internal.h>

Public Member Functions

 SSLExtension (uint16_t type_arg, bool allowed_arg=true)
 

Public Attributes

bool allowed
 
CBS data
 
bool present
 
uint16_t type
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SSLExtension()

SSLExtension::SSLExtension ( uint16_t  type_arg,
bool  allowed_arg = true 
)
inline

Member Data Documentation

◆ allowed

bool SSLExtension::allowed

◆ data

CBS SSLExtension::data

◆ present

bool SSLExtension::present

◆ type

uint16_t SSLExtension::type

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


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