Decode OID Value
decode_oid_valueConvert ASN.1 OBJECT IDENTIFIER value bytes, provided as HEX or base64, into dotted object identifier text.
Instructions
Decode ASN.1 OBJECT IDENTIFIER value bytes into dotted object identifier text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ASN.1 OBJECT IDENTIFIER value bytes as HEX or base64. | |
| encoding | No | Output encoding for DER or value bytes. | hex |