Home
last modified time | relevance | path

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

/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java188 this(context, sslMode, new CtsTrustManager()); in CtsTestServer()
238 private static class CtsTrustManager implements X509TrustManager { class in CtsTestServer