Skip to main content

verify_sha256

Function verify_sha256 

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

Verify SHA256 checksum of data.