vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
OpenSSLContext.alpnCallback
index
vibe
stream
openssl
OpenSSLContext
Callback function invoked by server to choose alpn
TLSALPNCallback
alpnCallback
[@property setter]
class
OpenSSLContext
@
safe
@
property
void
alpnCallback
(
TLSALPNCallback
alpn_chooser
)
TLSALPNCallback
alpnCallback
[@property getter]
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
Callback function invoked by server to choose alpn