X509_verify

Function X509_verify 

Source
pub unsafe extern "C" fn X509_verify(
    req: *mut X509,
    pkey: *mut EVP_PKEY,
) -> c_int