Home | History | Annotate | Download | only in crypto

Lines Matching defs:ce

781             Set<String> ce = ((X509Certificate) certificate).getCriticalExtensionOIDs();
783 if (ce != null && !ce.isEmpty()) {
784 for (String oid : ce) {