Function botan_sys::botan_privkey_check_key

source ยท
pub unsafe extern "C" fn botan_privkey_check_key(
    key: botan_privkey_t,
    rng: botan_rng_t,
    flags: u32,
) -> c_int