Skip to main content

compute_data_hash

Function compute_data_hash 

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

Compute SHA256 hash of in-memory data, returning the lowercase hex string.