Searched refs:x500Name (Results 1 – 2 of 2) sorted by relevance
95 X500Principal(X500Name x500Name) { in X500Principal() argument96 thisX500Name = x500Name; in X500Principal()
183 X500Name x500Name = (X500Name) name.getName(); in getCRLs() local185 getCRLs(x500Name, certImpl.getIssuerX500Principal(), in getCRLs()