Skip to main content

hex_sha256

Function hex_sha256 

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

Compute a lowercase hex-encoded SHA-256 digest of data.