Function sha256

Source
pub fn sha256(data: &[u8]) -> Secret
Expand description

Produces SHA256 hash of the given data.