Searched refs:CANONICAL (Results 1 – 4 of 4) sorted by relevance
168 String resName = xpr.getName(X500Principal.CANONICAL); in test_getName_Format()308 String canonical = principal.getName(X500Principal.CANONICAL); in test_getNameLjava_lang_String()482 assertEquals(principal.getName(X500Principal.CANONICAL).hashCode(), in testHashCode()552 String s = principal.getName(X500Principal.CANONICAL); in testKWAsOid_CANONICAL()600 String s = principal.getName(X500Principal.CANONICAL); in testOid_CANONICAL()734 String s = principal.getName(X500Principal.CANONICAL); in testGetName_CANONICAL()827 String s = principal.getName(X500Principal.CANONICAL); in testStreamGetName_CANONICAL()882 String s = principal2.getName(X500Principal.CANONICAL); in testGetName_EncodingWithWrongOidButGoodName_SeveralRDNs_CANONICAL()922 String s = principal.getName(X500Principal.CANONICAL); in testGetName_CANONICAL_SortOrder()936 String s = principal.getName(X500Principal.CANONICAL); in testGetName_CANONICAL_SortOrder_01()[all …]
77 X500Principal.CANONICAL, in testGetName()93 certBC.getSubjectX500Principal().getName(X500Principal.CANONICAL)); in testGetName()
79 public static final String CANONICAL = "CANONICAL"; field in X500Principal349 } else if (format.equalsIgnoreCase(CANONICAL)) { in getName()
510 princ.getName(X500Principal.CANONICAL)); in getIssuerX500Principal()579 princ.getName(X500Principal.CANONICAL)); in getSubjectX500Principal()