hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
SecureSessionFactory.create
hunt
net
secure
SecureSessionFactory
SecureSessionFactory
Undocumented in source.
SecureSession
create
(Connection session, bool clientMode, SecureSessionHandshakeListener secureSessionHandshakeListener)
SecureSession
create
(Connection session, bool clientMode, SecureSessionHandshakeListener secureSessionHandshakeListener, KeyCertOptions options)
interface
SecureSessionFactory
SecureSession
create
(
Connection
session
,
bool
clientMode
,
SecureSessionHandshakeListener
secureSessionHandshakeListener
,
KeyCertOptions
options
)
Meta
Source
See Implementation
hunt
net
secure
SecureSessionFactory
SecureSessionFactory
functions
create
getClientSSLContextFactory
getServerSSLContextFactory
getSupportedProtocols
setClientSSLContextFactory
setServerSSLContextFactory
setSupportedProtocols