Skip to main content

sha256_bytes

Function sha256_bytes 

Source
pub fn sha256_bytes(data: &[u8]) -> String
Expand description

Compute the SHA-256 hex digest of a byte slice (used in tests).