Skip to main content

wolfSSL_SetDecryptVerifyCtx

Function wolfSSL_SetDecryptVerifyCtx 

Source
pub unsafe extern "C" fn wolfSSL_SetDecryptVerifyCtx(
    ssl: *mut WOLFSSL,
    ctx: *mut c_void,
)