vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
BotanTLSContext.this
index
vibe
stream
botan
BotanTLSContext
Undocumented in source.
class
BotanTLSContext
@
trusted
this
(
TLSContextKind
kind
,
TLSCredentialsManager
credentials
= null
,
TLSPolicy
policy
= null
,
TLSSessionManager
session_manager
= null
,
bool
is_datagram
= false
)
Meta
Source
See Implementation
index
vibe
stream
botan
BotanTLSContext
constructors
this
functions
createStream
setCipherList
setDHParams
setECDHCurve
useCertificateChainFile
usePrivateKeyFile
useTrustedCertificateFile
properties
alpnCallback
defaultProtocolOffer
kind
maxCertChainLength
peerValidationCallback
peerValidationMode
setClientALPN
sniCallback