Skip to main content

wolfSSL_CTX_restore_cert_cache

Function wolfSSL_CTX_restore_cert_cache 

Source
pub unsafe extern "C" fn wolfSSL_CTX_restore_cert_cache(
    ctx: *mut WOLFSSL_CTX,
    fname: *const c_char,
) -> c_int