ObjectIdentifier
struct ObjectIdentifier
Object identifier (OID).
Methods
Returns the BER/DER serialization of this OID as bytes.
Returns the BER/DER serialization of this OID as bytes.
Returns the BER/DER serialization of this OID as bytes.
parse
pub fn parse(s: string): ObjectIdentifier throws ParseOidError
Parse an OID from a string.
parse
pub fn parse(s: string): ObjectIdentifier throws ParseOidError
Parse an OID from a string.
Parse an OID from a string.