ObjectIdentifier
struct ObjectIdentifier
Object identifier (OID).
Implementions
Static Methods
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.
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.