Home
last modified time | relevance | path

Searched defs:trustManager (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/securitybulletin/test-apps/CVE-2025-22430/src/android/security/cts/CVE_2025_22430/
DDeviceTest.java51 TrustManager trustManager = in testPocCVE_2025_22430() local
/cts/tests/tests/security/src/android/security/cts/
DConscryptIntermediateVerificationTest.java74 X509TrustManager trustManager = null; in getTrustManager() local
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java206 public CtsTestServer(Context context, @SslMode int sslMode, X509TrustManager trustManager) in CtsTestServer()
233 public CtsTestServer(Context context, @SslMode int sslMode, X509TrustManager trustManager, in CtsTestServer()