String(Octet)

This consists of a size count (number of octets) followed by a series of octets. An octet is an 8-bit byte, so a series of octets is a string of binary data. Corresponds to X.500's Octet-String-Syntax.

Value checking

Any octet string is accepted. Any value which does not contain enough bytes to hold the count and data portions of an OM octet string will not be accepted.

    OM SYNTAX: String (Octet)

    MATCHES FOR EQUALITY SUBSTRINGS ORDERING

    ::= { attributeSyntax 10 }