Skip to main content

validate_request_identity

Function validate_request_identity 

Source
fn validate_request_identity(
    request_id: Uuid,
    input_digest: &str,
    command_type: &str,
) -> Result<(), String>