Function holochain::core::check_countersigning_preflight_response_signature[][src]

pub async fn check_countersigning_preflight_response_signature(
    preflight_response: &PreflightResponse
) -> Result<(), SysValidationError>
Expand description

Verify that the signature on a preflight request is valid.