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