[][src]Function grpcio_sys::grpc_auth_context_peer_identity

pub unsafe extern "C" fn grpc_auth_context_peer_identity(
    ctx: *const grpc_auth_context
) -> grpc_auth_property_iterator

Gets the peer identity. Returns an empty iterator (first _next will return NULL) if the peer is not authenticated.