upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
SSLCreateContext
upromised
security
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(hasSecurity)
extern (
C
) nothrow
SSLContext
*
SSLCreateContext
(
void
*
allocator
,
SSLProtocolSide
protocolSide
,
SSLConnectionType
connectionType
)
Meta
Source
See Implementation
upromised
security
aliases
SSLConnectionRef
SSLReadFunc
SSLWriteFunc
classes
OSStatusError
TlsStream
enums
OSStatus
SSLConnectionType
SSLProtocolSide
functions
CFRelease
SSLClose
SSLCreateContext
SSLHandshake
SSLRead
SSLSetConnection
SSLSetIOFuncs
SSLSetPeerDomainName
SSLWrite
structs
SSLContext