Function sha256_hex

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

Compute SHA256 hash and return as hex string.