Skip to main content

wolfSSL_CTX_load_verify_locations

Function wolfSSL_CTX_load_verify_locations 

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