Home
last modified time | relevance | path

Searched refs:certificateFactory (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DOsuServerConnectionTest.java492 CertificateFactory certificateFactory = Mockito.mock(CertificateFactory.class); in verifyRetrieveTrustRootCertsWithoutError() local
493 when(certificateFactory.generateCertificate(any(InputStream.class))).thenReturn( in verifyRetrieveTrustRootCertsWithoutError()
495 when(CertificateFactory.getInstance(anyString())).thenReturn(certificateFactory); in verifyRetrieveTrustRootCertsWithoutError()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/wifi/
DWifiConfigurationProvider.java313 CertificateFactory certificateFactory = CertificateFactory.getInstance("X.509"); in buildCACertificate() local
316 X509Certificate caCertificateX509 = (X509Certificate) certificateFactory in buildCACertificate()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
Dokhttp-3.12.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...