pub fn hash<T: AsRef<[u8]>>(data: T) -> Hash
Expand description

Computes the hash digest of a message.