vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
TLSContext.kind
index
vibe
stream
tls
TLSContext
The kind of TLS context (client/server)
interface
TLSContext
@
safe
@
property
const
TLSContextKind
kind
(
)
Meta
Source
See Implementation
index
vibe
stream
tls
TLSContext
functions
createStream
setCipherList
setClientALPN
setDHParams
setECDHCurve
useCertificateChainFile
usePrivateKeyFile
useTrustedCertificateFile
properties
alpnCallback
kind
maxCertChainLength
peerValidationCallback
peerValidationMode
sniCallback
The kind of TLS context (client/server)