Skip to main content

sha256_hex

Function sha256_hex 

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

Compute SHA-256 of the given bytes, returning the hash as lowercase hex.