grpcio_sys

Function grpc_auth_context_peer_is_authenticated

Source
pub unsafe extern "C" fn grpc_auth_context_peer_is_authenticated(
    ctx: *const grpc_auth_context,
) -> c_int
Expand description

Returns 1 if the peer is authenticated, 0 otherwise.