Function security_framework_sys::secure_transport::SSLCreateContext

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