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