Public Attributes | List of all members
alts_tsi_handshaker_continue_handshaker_next_args Struct Reference

Public Attributes

tsi_handshaker_on_next_done_cb cb
 
grpc_closure closure
 
alts_tsi_handshakerhandshaker
 
std::unique_ptr< unsigned char > received_bytes
 
size_t received_bytes_size
 
void * user_data
 

Detailed Description

Definition at line 486 of file alts_tsi_handshaker.cc.

Member Data Documentation

◆ cb

tsi_handshaker_on_next_done_cb alts_tsi_handshaker_continue_handshaker_next_args::cb

Definition at line 490 of file alts_tsi_handshaker.cc.

◆ closure

grpc_closure alts_tsi_handshaker_continue_handshaker_next_args::closure

Definition at line 492 of file alts_tsi_handshaker.cc.

◆ handshaker

alts_tsi_handshaker* alts_tsi_handshaker_continue_handshaker_next_args::handshaker

Definition at line 487 of file alts_tsi_handshaker.cc.

◆ received_bytes

std::unique_ptr<unsigned char> alts_tsi_handshaker_continue_handshaker_next_args::received_bytes

Definition at line 488 of file alts_tsi_handshaker.cc.

◆ received_bytes_size

size_t alts_tsi_handshaker_continue_handshaker_next_args::received_bytes_size

Definition at line 489 of file alts_tsi_handshaker.cc.

◆ user_data

void* alts_tsi_handshaker_continue_handshaker_next_args::user_data

Definition at line 491 of file alts_tsi_handshaker.cc.


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


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