pub type BashHash512 = BashHash<U64>;Expand description
bash-hash-512 hasher state.
Aliased Type§
pub struct BashHash512 { /* private fields */ }Trait Implementations§
Source§impl AssociatedOid for BashHash512
Available on crate feature oid only.
impl AssociatedOid for BashHash512
Available on crate feature
oid only.Source§const OID: ObjectIdentifier
const OID: ObjectIdentifier
The OID associated with this type.