Function hash_oid

Source
pub fn hash_oid<H: Hasher>(s: &ObjectIdentifier, state: &mut H)
Expand description

hash function for ObjectIdentifier based on string representation since ObjectIdentifier does not implement Hash