Skip to main content

SSLCreateContext

Function SSLCreateContext 

Source
pub unsafe extern "C" fn SSLCreateContext(
    alloc: CFAllocatorRef,
    protocolSide: SSLProtocolSide,
    connectionType: SSLConnectionType,
) -> SSLContextRef