pub fn verify(path: &Path, expected_hex: &str) -> Result<()>
Verifies that the file at path matches the expected_hex SHA256 hash.
path
expected_hex