[−][src]Function openssl::hash::hash  
pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack>
Computes the hash of the data with the hash t.
pub fn hash(t: MessageDigest, data: &[u8]) -> Result<DigestBytes, ErrorStack>
Computes the hash of the data with the hash t.