Uses of Class
com.sun.net.ssl.SSLContextSpi

Packages that use SSLContextSpi
com.sun.net.ssl Provides classes related to creating and configuring secure socket factories. 
 

Uses of SSLContextSpi in com.sun.net.ssl
 

Constructors in com.sun.net.ssl with parameters of type SSLContextSpi
SSLContext.SSLContext(SSLContextSpi contextSpi, Provider provider, String protocol)
          Creates an SSLContext object.