Function mio_httpc::hash

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

Make use of the TLS implementation’s crypto hashing functions. Dummy will not work and will always return an empty vec.