Function md5::compute[][src]

pub fn compute<T: AsRef<[u8]>>(data: T) -> Digest

Compute the digest of data.