sha1
0.0.1
Sha1
Aliased type
In crate sha1
sha1
Type Alias
Sha1
Copy item path
Source
pub type Sha1 =
CoreWrapper
<
Sha1Core
>;
Expand description
SHA-1 hasher state.
Aliased Type
ยง
struct Sha1 {
/* private fields */
}