Function mio_httpc::hash[][src]

pub fn hash(_algo: HashType, _data: &[u8]) -> Vec<u8>

Make use of the TLS implementation's crypto hashing functions. Not picking any TLS implementation as a feature means hash will not work also and will always return an empty vec.