[][src]Function openssl::sha::sha256

pub fn sha256(data: &[u8]) -> [u8; 32]

Computes the SHA256 hash of some data.