Method Standards.ASN1.decode_der_oid()


Method decode_der_oid

string decode_der_oid(string der_oid)

Description

Convenience function to convert a DER/BER encoded oid (object identifier) to the human readable dotted-decimal form.

See also

encode_der_oid