Skip to main content

wolfSSL_send_hrr_cookie

Function wolfSSL_send_hrr_cookie 

Source
pub unsafe extern "C" fn wolfSSL_send_hrr_cookie(
    ssl: *mut WOLFSSL,
    secret: *const c_uchar,
    secretSz: c_uint,
) -> c_int