Searched defs:oid0 (Results 1 – 1 of 1) sorted by relevance
33 let oid0 = ObjectIdentifier::from_bytes(EXAMPLE_OID_0_BER).unwrap(); in from_bytes() localVariable74 let oid0 = EXAMPLE_OID_0_STR.parse::<ObjectIdentifier>().unwrap(); in from_str() localVariable