tsi_result alts_tsi_utils_convert_to_tsi_result(grpc_status_code code)
This method converts grpc_status_code code to the corresponding tsi_result code.
Definition: alts_tsi_utils.cc:27
grpc_gcp_HandshakerResp * alts_tsi_utils_deserialize_response(grpc_byte_buffer *resp_buffer, upb_arena *arena)
This method deserializes a handshaker response returned from ALTS handshaker service.
Definition: alts_tsi_utils.cc:44