Public Attributes | List of all members
tsi_ssl_handshaker Struct Reference

Public Attributes

tsi_handshaker base
 
tsi_ssl_handshaker_factoryfactory_ref
 
BIOnetwork_io
 
unsigned char * outgoing_bytes_buffer
 
size_t outgoing_bytes_buffer_size
 
tsi_result result
 
SSLssl
 

Detailed Description

Definition at line 115 of file ssl_transport_security.cc.

Member Data Documentation

◆ base

tsi_handshaker tsi_ssl_handshaker::base

Definition at line 116 of file ssl_transport_security.cc.

◆ factory_ref

tsi_ssl_handshaker_factory* tsi_ssl_handshaker::factory_ref

Definition at line 122 of file ssl_transport_security.cc.

◆ network_io

BIO* tsi_ssl_handshaker::network_io

Definition at line 118 of file ssl_transport_security.cc.

◆ outgoing_bytes_buffer

unsigned char* tsi_ssl_handshaker::outgoing_bytes_buffer

Definition at line 120 of file ssl_transport_security.cc.

◆ outgoing_bytes_buffer_size

size_t tsi_ssl_handshaker::outgoing_bytes_buffer_size

Definition at line 121 of file ssl_transport_security.cc.

◆ result

tsi_result tsi_ssl_handshaker::result

Definition at line 119 of file ssl_transport_security.cc.

◆ ssl

SSL* tsi_ssl_handshaker::ssl

Definition at line 117 of file ssl_transport_security.cc.


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


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