convert hexadecimal ASN.1 ObjectIdentifier value to OID string
hexadecimal ASN.1 ObjectIdentifier value
OID string (ex. "1.2.3.4")
hextooid("550406") -> "2.5.4.6" Copy
hextooid("550406") -> "2.5.4.6"
convert hexadecimal ASN.1 ObjectIdentifier value to OID string