Searched refs:EKU_msSGC (Results 1 – 3 of 3) sorted by relevance
823 private static final String EKU_msSGC = "1.3.6.1.4.1.311.10.3.3"; field in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker896 if (ekuOid.equals(EKU_msSGC)) { in check()
837 private static final String EKU_msSGC = "1.3.6.1.4.1.311.10.3.3"; field in TrustManagerImpl.ExtendedKeyUsagePKIXCertPathChecker910 if (ekuOid.equals(EKU_msSGC)) { in check()
226 Lcom/android/org/conscrypt/TrustManagerImpl$ExtendedKeyUsagePKIXCertPathChecker;->EKU_msSGC:Ljava/l…