fn verify_sha256( webc: &Path, actual: &WebcHash, expected: &str, ) -> Result<(), Error>
Error if actual doesn’t match expected (hex, an optional sha256: prefix allowed).
actual
expected
sha256: