openssl_sys

Function SSL_CTX_set_verify_depth

source
pub unsafe extern "C" fn SSL_CTX_set_verify_depth(
    ctx: *mut SSL_CTX,
    depth: c_int,
)