Type Alias md5::Md5

source ·
pub type Md5 = CoreWrapper<Md5Core>;
Expand description

MD5 hasher state.

Aliased Type§

struct Md5 { /* private fields */ }