Searched refs:otherName (Results 1 – 1 of 1) sorted by relevance
291 Asn1Constructed otherName = (Asn1Constructed) name; in checkName() local292 Iterator<Asn1Object> children = otherName.getChildren().iterator(); in checkName()