HomeSort by relevance Sort by last modified time
    Searched refs:doHandshakeAndValidateServerCertificates (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/net/http/
CertificateChainValidator.java 74 public SslError doHandshakeAndValidateServerCertificates(
104 * Similar to doHandshakeAndValidateServerCertificates but exposed to JNI for use
144 * Common code of doHandshakeAndValidateServerCertificates and verifyServerCertificates.
HttpsConnection.java 311 doHandshakeAndValidateServerCertificates(this, sslSock, mHost.getHostName());

Completed in 175 milliseconds