vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
BotanTLSContext.createStream
index
vibe
stream
botan
BotanTLSContext
Creates a new stream associated to this context.
class
BotanTLSContext
TLSStream
createStream
(
InterfaceProxy
!
Stream
underlying
,
TLSStreamState
state
,
string
peer_name
= null
,
NetworkAddress
peer_address
=
NetworkAddress.init
)
Meta
Source
See Implementation
index
vibe
stream
botan
BotanTLSContext
constructors
this
functions
createStream
setCipherList
setDHParams
setECDHCurve
useCertificateChainFile
usePrivateKeyFile
useTrustedCertificateFile
properties
alpnCallback
defaultProtocolOffer
kind
maxCertChainLength
peerValidationCallback
peerValidationMode
setClientALPN
sniCallback
Creates a new stream associated to this context.