OCTET STRING

This type is used to model information made of ordered sequence of octets (8-bit bytes). It can by of any non-negative length. As for internal information, there is no notational support as in BIT STRING type.

There are two value notations available - binary and hexadecimal. Both are right padded with zeros to be a multiply of eight. Octets are then taken from left, with most significant bit at very left. Following examples define the same octet string:

There are also some forms of subtyping alowed, they are the same as with bit strings except that numbers mean octets: