Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/org/apache/http/conn/ssl/
H A DSSLSocketFactory.java182 private final SSLContext sslcontext; field in SSLSocketFactory
211 this.sslcontext = SSLContext.getInstance(algorithm); in SSLSocketFactory()
212 this.sslcontext.init(keymanagers, trustmanagers, random); in SSLSocketFactory()
213 this.socketfactory = this.sslcontext.getSocketFactory(); in SSLSocketFactory()
247 this.sslcontext = null; in SSLSocketFactory()
260 this.sslcontext = null; in SSLSocketFactory()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...