Function openssl::crypto::hash::hash
[-]
[+]
[src]
pub fn hash(t: HashType, data: &[u8]) -> Vec<u8>
Hashes the supplied input data using hash t, returning the resulting hash value