Type Alias Sha1
pub type Sha1 = CoreWrapper<Sha1Core>;
Expand description
SHA-1 hasher state.
Aliased Typeยง
pub struct Sha1 { /* private fields */ }
pub type Sha1 = CoreWrapper<Sha1Core>;
SHA-1 hasher state.
pub struct Sha1 { /* private fields */ }