javax.net.ssl
Class ContextImpl
java.lang.Object
javax.net.ssl.SSLContext
javax.net.ssl.ContextImpl
class ContextImpl
- extends SSLContext
Support class for this package.
| Methods inherited from class javax.net.ssl.SSLContext |
createSSLEngine, createSSLEngine, getClientSessionContext, getInstance, getInstance, getInstance, getProtocol, getProvider, getServerSessionContext, getServerSocketFactory, getSocketFactory, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextImpl
public ContextImpl(SSLContextSpi contextSpi,
Provider provider,
String protocol)
Please submit a feedback, bug or feature