Skip to main content

wolfSSL_GetMacSecret

Function wolfSSL_GetMacSecret 

Source
pub unsafe extern "C" fn wolfSSL_GetMacSecret(
    ssl: *mut WOLFSSL,
    verify: c_int,
) -> *const c_uchar