Function security_framework_sys::secure_transport::SSLSetDiffieHellmanParams[][src]

pub unsafe extern "C" fn SSLSetDiffieHellmanParams(
    context: SSLContextRef,
    dhParams: *const c_void,
    dhParamsLen: usize
) -> OSStatus