vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
setTLSContextFactory
index
vibe
stream
tls
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
void
setTLSContextFactory
(
TLSContext
function
(
TLSContextKind
,
TLSVersion
)
@
safe
factory
)
Meta
Source
See Implementation
index
vibe
stream
tls
aliases
TLSALPNCallback
TLSPeerValidationCallback
TLSServerNameCallback
enums
TLSContextKind
TLSPeerValidationMode
TLSStreamState
TLSVersion
functions
createTLSContext
createTLSStream
createTLSStreamFL
setTLSContextFactory
interfaces
TLSContext
TLSStream
structs
TLSCertificateInformation
TLSPeerValidationData