GRPC C++
1.66.0
|
EXPERIMENTAL API - Subject to change. More...
#include <credentials.h>
Data Structures | |
struct | peer_info |
Data Fields | |
const char * | target_name |
struct grpc_tls_custom_verification_check_request::peer_info | peer_info |
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.
struct grpc_tls_custom_verification_check_request::peer_info grpc_tls_custom_verification_check_request::peer_info |
const char* grpc_tls_custom_verification_check_request::target_name |