Skip to main content

sha256_hex

Function sha256_hex 

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

Computes the SHA-256 digest of data and returns it as a lowercase hex string.