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