verify_hash

Function verify_hash 

Source
pub fn verify_hash(data: &[u8], expected: &Hash) -> bool
Expand description

Verify that data matches the expected hash.