OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doHandshakeAndValidateServerCertificates
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/http/
CertificateChainValidator.java
75
public SslError
doHandshakeAndValidateServerCertificates
(
105
* Similar to
doHandshakeAndValidateServerCertificates
but exposed to JNI for use
151
* Common code of
doHandshakeAndValidateServerCertificates
and verifyServerCertificates.
HttpsConnection.java
312
doHandshakeAndValidateServerCertificates
(this, sslSock, mHost.getHostName());
Completed in 74 milliseconds