OID value: 2.5.13.19
OID description:
The Octet String Substrings Match
rule determines whether a presented octet string is a
substring of an attribute value of type
OCTET STRING .
The rule returns TRUE if the attribute value contains the sequence of octets in the presented strings, as described for caseIgnoreSubstringsMatch.
octetStringSubstringsMatch MATCHING-RULE ::= {
SYNTAX OctetSubstringAssertion
ID id-mr-octetStringSubstringsMatch
}
OctetSubstringAssertion ::= SEQUENCE OF CHOICE {
initial [0] OCTET STRING,
any [1] OCTET STRING,
final [2] OCTET STRING
}
-- at most one initial and one final component
Enter new OIDs into the lists