Encode OID
encode_oidConverts an object identifier string into ASN.1 OBJECT IDENTIFIER encoded bytes for use in PKI and ASN.1 workflows.
Instructions
Encode an object identifier string into ASN.1 OBJECT IDENTIFIER value bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oid | Yes | Object identifier, for example 1.2.840.113549.1.1.11. |