/*
( 2.5.13.1 NAME 'distinguishedNameMatch'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )
*/
comparator = new DnComparator( new ConcreteNameComponentNormalizer(
registries.getAttributeTypeRegistry() ) );
cb.schemaObjectProduced( this, "2.5.13.1", comparator );
/*
( 2.5.13.2 NAME 'caseIgnoreMatch'