Searched refs:SameCertificateCheckingTrustManager (Results 1 – 1 of 1) sorted by relevance
67 private static class SameCertificateCheckingTrustManager implements X509TrustManager { class in SSLUtils73 SameCertificateCheckingTrustManager(Context context, HostAuth hostAuth) { in SameCertificateCheckingTrustManager() method in SSLUtils.SameCertificateCheckingTrustManager171 new SameCertificateCheckingTrustManager(context, hostAuth)}; in getSSLSocketFactory()