security_framework_sys::secure_transport

Function SSLCreateContext

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