public class DefaultSslContext
extends javax.net.ssl.SSLContext
WrapperSslContextSpi
Constructor and Description |
---|
DefaultSslContext(DefaultSslContextFactory contextFactory,
javax.net.ssl.SSLContext wrappedContext)
Constructor.
|
createSSLEngine, createSSLEngine, getClientSessionContext, getDefault, getDefaultSSLParameters, getInstance, getInstance, getInstance, getProtocol, getProvider, getServerSessionContext, getServerSocketFactory, getSocketFactory, getSupportedSSLParameters, init, setDefault
public DefaultSslContext(DefaultSslContextFactory contextFactory, javax.net.ssl.SSLContext wrappedContext)
contextFactory
- The parent SSL context factory.wrappedContext
- The wrapped SSL context.Copyright © 2005-2024 Restlet.