vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
OpenSSLContext.kind
index
vibe
stream
openssl
OpenSSLContext
The kind of SSL context (client/server)
class
OpenSSLContext
@
safe
@
property
const
TLSContextKind
kind
(
)
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
The kind of SSL context (client/server)