Searched refs:getRFC2253CanonicalName (Results 1 – 2 of 2) sorted by relevance
364 return thisX500Name.getRFC2253CanonicalName(); in getName()
383 return getRFC2253CanonicalName().hashCode(); in hashCode()416 String thisCanonical = this.getRFC2253CanonicalName(); in equals()417 String otherCanonical = other.getRFC2253CanonicalName(); in equals()702 public String getRFC2253CanonicalName() { in getRFC2253CanonicalName() method in X500Name