Uses of Class
javax.net.ssl.SSLContextSpi
Packages that use SSLContextSpi
- 
Uses of SSLContextSpi in javax.net.sslConstructors in javax.net.ssl with parameters of type SSLContextSpiModifierConstructorDescriptionprotectedSSLContext(SSLContextSpi contextSpi, Provider provider, String protocol) Creates an SSLContext object.