struct grpc_tls_custom_verification_check_request

Defined at line 680 of file ../../third_party/grpc-migrating/src/include/grpc/credentials.h

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.

Public Members

const char * target_name
peer_info peer_info

Records