GRPC Core  18.0.0
Data Fields
alts_tsi_handshaker_result Struct Reference

Data Fields

tsi_handshaker_result base
 
char * peer_identity
 
char * key_data
 
unsigned char * unused_bytes
 
size_t unused_bytes_size
 
grpc_slice rpc_versions
 
bool is_client
 
grpc_slice serialized_context
 
size_t max_frame_size
 

Field Documentation

◆ base

tsi_handshaker_result alts_tsi_handshaker_result::base

◆ is_client

bool alts_tsi_handshaker_result::is_client

◆ key_data

char* alts_tsi_handshaker_result::key_data

◆ max_frame_size

size_t alts_tsi_handshaker_result::max_frame_size

◆ peer_identity

char* alts_tsi_handshaker_result::peer_identity

◆ rpc_versions

grpc_slice alts_tsi_handshaker_result::rpc_versions

◆ serialized_context

grpc_slice alts_tsi_handshaker_result::serialized_context

◆ unused_bytes

unsigned char* alts_tsi_handshaker_result::unused_bytes

◆ unused_bytes_size

size_t alts_tsi_handshaker_result::unused_bytes_size

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