Searched refs:getCaCertificate (Results 1 – 9 of 9) sorted by relevance
60 assertNull(mEnterpriseConfig.getCaCertificate()); in testGetEmptyCaCertificate()64 assertNull(mEnterpriseConfig.getCaCertificate()); in testGetEmptyCaCertificate()77 assertEquals(mEnterpriseConfig.getCaCertificate(), cert0); in testSetGetSingleCaCertificate()460 X509Certificate result = mEnterpriseConfig.getCaCertificate(); in testIsAppInstalledCaCert()
67 return (config.getClientCertificate() != null || config.getCaCertificate() != null); in needsKeyStore()
2045 if (config.enterpriseConfig.getCaCertificate() != null) { in addOrUpdateNetwork()2047 new X509Certificate[]{config.enterpriseConfig.getCaCertificate()}; in addOrUpdateNetwork()
203 public X509Certificate getCaCertificate() { in getCaCertificate() method in UpdateParameter
877 public X509Certificate getCaCertificate() { in getCaCertificate() method in Credential
679 @Nullable public X509Certificate getCaCertificate() { in getCaCertificate() method in WifiEnterpriseConfig
262 X509Certificate certificate = mConfig.getSubscriptionUpdate().getCaCertificate(); in installCertsAndKeys()
297 assertTrue(curConfig.getSubscriptionUpdate().getCaCertificate() == null); in installCertsAndKeysSuccess()348 assertTrue(curConfig.getSubscriptionUpdate().getCaCertificate() != null); in installCertsAndKeysFailure()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...