vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
OpenSSLContext.createStream
index
vibe
stream
openssl
OpenSSLContext
Undocumented in source. Be warned that the author may not have intended to support it.
class
OpenSSLContext
@
safe
OpenSSLStream
createStream
(
InterfaceProxy
!
Stream
underlying
,
TLSStreamState
state
,
string
peer_name
= null
,
NetworkAddress
peer_address
=
NetworkAddress.init
)
Meta
Source
See Implementation
index
vibe
stream
openssl
OpenSSLContext
constructors
this
destructors
~this
functions
createStream
setCipherList
setClientALPN
setDHParams
setECDHCurve
useCertificateChainFile
usePrivateKeyFile
useTrustedCertificateFile
properties
alpnCallback
kind
maxCertChainLength
peerValidationCallback
peerValidationMode
sniCallback