Skip to main content

compute_sha256

Function compute_sha256 

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

Compute SHA256 hash of data and return as hex string.