Octet String
Values of this syntax hold sequences of zero or more arbitrary octets.
The syntax follows this ABNF:
OctetString = *OCTET OCTET = %x00-FF ; Any octet (8-bit data unit)
The syntax corresponds to the OCTET STRING
ASN.1 type.
Origin |
|
Description |
Octet String |
OID |
1.3.6.1.4.1.1466.115.121.1.40 |