hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
SSLContextFactory.createSSLEngine
hunt
net
secure
SSLContextFactory
SSLContextFactory
Undocumented in source.
Pair
!(
SSLEngine
,
ProtocolSelector
)
createSSLEngine
(bool clientMode)
Pair
!(
SSLEngine
,
ProtocolSelector
)
createSSLEngine
(bool clientMode, string peerHost, int peerPort)
interface
SSLContextFactory
Pair
!(
SSLEngine
,
ProtocolSelector
)
createSSLEngine
(
bool
clientMode
,
string
peerHost
,
int
peerPort
)
Meta
Source
See Implementation
hunt
net
secure
SSLContextFactory
SSLContextFactory
functions
createSSLEngine
getSupportedProtocols
initializeSslContext
setSupportedProtocols