hunt-net v0.5.13 (2021-04-13T02:45:38Z)
Home
Dub
Repo
SecureSessionFactory.create
hunt
net
secure
SecureSessionFactory
SecureSessionFactory
Undocumented in source.
SecureSession
create
(Connection session, bool clientMode, SecureSessionHandshakeListener secureSessionHandshakeListener)
interface
SecureSessionFactory
SecureSession
create
(
Connection
session
,
bool
clientMode
,
SecureSessionHandshakeListener
secureSessionHandshakeListener
)
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