sha1
0.10.6
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 */
}