[][src]Type Definition melib::gpgme::bindings::gpgme_op_encrypt_sign_start

type gpgme_op_encrypt_sign_start = unsafe extern "C" fn(ctx: *mut gpgme_context, recp: *mut *mut _gpgme_key, flags: u32, plain: *mut gpgme_data, cipher: *mut gpgme_data) -> c_uint;