pub async fn verify_header_signature(
    sig: &Signature,
    header: &Header
) -> Result<(), SysValidationError>
Expand description

Verify the signature for this header