Function botan_sys::botan_pk_op_verify_create
source ยท pub unsafe extern "C" fn botan_pk_op_verify_create(
op: *mut botan_pk_op_verify_t,
key: botan_pubkey_t,
hash_and_padding: *const c_char,
flags: u32,
) -> c_int