GRPC Core  18.0.0
Data Fields
tsi_ssl_handshaker Struct Reference

Data Fields

tsi_handshaker base
 
SSL * ssl
 
BIO * network_io
 
tsi_result result
 
unsigned char * outgoing_bytes_buffer
 
size_t outgoing_bytes_buffer_size
 
tsi_ssl_handshaker_factoryfactory_ref
 

Field Documentation

◆ base

tsi_handshaker tsi_ssl_handshaker::base

◆ factory_ref

tsi_ssl_handshaker_factory* tsi_ssl_handshaker::factory_ref

◆ network_io

BIO* tsi_ssl_handshaker::network_io

◆ outgoing_bytes_buffer

unsigned char* tsi_ssl_handshaker::outgoing_bytes_buffer

◆ outgoing_bytes_buffer_size

size_t tsi_ssl_handshaker::outgoing_bytes_buffer_size

◆ result

tsi_result tsi_ssl_handshaker::result

◆ ssl

SSL* tsi_ssl_handshaker::ssl

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