Classes | Public Attributes | List of all members
grpc_tls_custom_verification_check_request Struct Reference

#include <grpc_security.h>

Classes

struct  peer_info
 

Public Attributes

struct grpc_tls_custom_verification_check_request::peer_info peer_info
 
const char * target_name
 

Detailed Description

EXPERIMENTAL API - Subject to change

The read-only request information exposed in a verification call. Callers should not directly manage the ownership of it. We will make sure it is always available inside verify() or cancel() call, and will destroy the object at the end of custom verification.

Definition at line 907 of file grpc_security.h.

Member Data Documentation

◆ peer_info

◆ target_name

const char* grpc_tls_custom_verification_check_request::target_name

Definition at line 910 of file grpc_security.h.


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


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