Skip to main content

wolfSSL_CTX_set_verify_depth

Function wolfSSL_CTX_set_verify_depth 

Source
pub unsafe extern "C" fn wolfSSL_CTX_set_verify_depth(
    ctx: *mut WOLFSSL_CTX,
    depth: c_int,
)