Home
last modified time | relevance | path

Searched defs:getSSLContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
DTestUtils.java73 public static SSLContext getSSLContext(ConfigSource source) throws Exception { in getSSLContext() method in TestUtils
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointObjectFactory.java168 public SSLContext getSSLContext(String tlsVersion) { in getSSLContext() method in PasspointObjectFactory