vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
BotanTLSContext.setClientALPN
index
vibe
stream
botan
BotanTLSContext
Invoked by client to offer alpn, all strings are copied on the GC
class
BotanTLSContext
@
property
void
setClientALPN
(
string
[]
alpn_list
)
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
Invoked by client to offer alpn, all strings are copied on the GC