vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
OpenSSLContext.this
index
vibe
stream
openssl
OpenSSLContext
Undocumented in source.
class
OpenSSLContext
@
safe
this
(
TLSContextKind
kind
,
TLSVersion
ver
=
TLSVersion.any
)
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