Skip to main content

wolfSSL_SetVerifyDecryptCtx

Function wolfSSL_SetVerifyDecryptCtx 

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