Function security_framework_sys::secure_transport::SSLSetClientSideAuthenticate[][src]

pub unsafe extern "C" fn SSLSetClientSideAuthenticate(
    context: SSLContextRef,
    auth: SSLAuthenticate
) -> OSStatus