Function calculate_sha256

Source
pub fn calculate_sha256(content: &[u8]) -> String
Expand description

Calculate SHA256 hash of content and return it as a hex string