Searched refs:getCryptoID (Results 1 – 2 of 2) sorted by relevance
176 public static String getCryptoID(Asn1Oid oid) { in getCryptoID() method in OidMappings
396 } else if (OidMappings.getCryptoID(oid) != null) { in buildCSR()