Function openssl::sha::sha256
[−]
[src]
pub fn sha256(data: &[u8]) -> [u8; 32]
Computes the SHA256 hash of some data.
pub fn sha256(data: &[u8]) -> [u8; 32]
Computes the SHA256 hash of some data.