Public Attributes | List of all members
alts_handshaker_client_vtable Struct Reference

#include <alts_handshaker_client.h>

Public Attributes

tsi_result(* client_start )(alts_handshaker_client *client)
 
void(* destruct )(alts_handshaker_client *client)
 
tsi_result(* next )(alts_handshaker_client *client, grpc_slice *bytes_received)
 
tsi_result(* server_start )(alts_handshaker_client *client, grpc_slice *bytes_received)
 
void(* shutdown )(alts_handshaker_client *client)
 

Detailed Description

Definition at line 54 of file alts_handshaker_client.h.

Member Data Documentation

◆ client_start

tsi_result(* alts_handshaker_client_vtable::client_start) (alts_handshaker_client *client)

Definition at line 55 of file alts_handshaker_client.h.

◆ destruct

void(* alts_handshaker_client_vtable::destruct) (alts_handshaker_client *client)

Definition at line 61 of file alts_handshaker_client.h.

◆ next

tsi_result(* alts_handshaker_client_vtable::next) (alts_handshaker_client *client, grpc_slice *bytes_received)

Definition at line 58 of file alts_handshaker_client.h.

◆ server_start

tsi_result(* alts_handshaker_client_vtable::server_start) (alts_handshaker_client *client, grpc_slice *bytes_received)

Definition at line 56 of file alts_handshaker_client.h.

◆ shutdown

void(* alts_handshaker_client_vtable::shutdown) (alts_handshaker_client *client)

Definition at line 60 of file alts_handshaker_client.h.


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


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