Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLContext.java87 public class SSLContext { class
101 protected SSLContext(SSLContextSpi contextSpi, Provider provider, in SSLContext() method in SSLContext