vibe-d ~master (2022-11-16T10:14:41Z)
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