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