caseIgnoreListMatch
Compares an assertion that is a sequence of strings to a value whose syntax is an ASN.1 SEQUENCE OF the DirectoryString type.
The rule evaluates to TRUE if and only if
the attribute value and the assertion value have the same number of strings,
and corresponding strings match according to
the caseIgnoreMatch
matching rule.
Names |
caseIgnoreListMatch |
Origin |
|
Assertion syntax |
|
OID |
2.5.13.11 |