Function grpcio_sys::grpc_auth_context_peer_identity
source · pub unsafe extern "C" fn grpc_auth_context_peer_identity(
ctx: *const grpc_auth_context
) -> grpc_auth_property_iterator
Expand description
Gets the peer identity. Returns an empty iterator (first _next will return NULL) if the peer is not authenticated.