pub async fn check_countersigning_preflight_response_signature(
    preflight_response: &PreflightResponse
) -> SysValidationResult<()>
Expand description

Verify that the signature on a preflight request is valid.