openharmony 鸿蒙 interface_i_executor_callback_pinauth_v11

2025-06-16 浏览 (1)

IExecutorCallback

概述

定义异步API接口回调,用于返回异步接口的请求处理结果和获取信息。使用细节见IExecutor

起始版本: 4.0

相关模块:HdfPinAuth

汇总

Public 成员函数

名称描述
OnGetDataV1_1 ([in] unsigned long scheduleId, [in] unsigned char[] algoParameter, [in] unsigned long authSubType, [in] unsigned int algoVersion)定义请求获取口令数据回调函数。

成员函数说明

OnGetDataV1_1()

IExecutorCallback::OnGetDataV1_1 ([in] unsigned long scheduleId, [in] unsigned char[] algoParameter, [in] unsigned long authSubType, [in] unsigned int algoVersion )

描述

定义请求获取口令数据回调函数。

起始版本: 4.0

参数:

名称描述
scheduleId调度ID,用于标识一次操作请求的口令调度过程。
algoParameter算法相关参数。
authSubType口令子类型,如六位数字PIN码等。
algoVersion算法版本。

返回:

0 表示操作成功。

非0 表示操作失败。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙PinAuth HDI 参考

harmony 鸿蒙ExecutorInfo

harmony 鸿蒙ExecutorInfo

harmony 鸿蒙HdfPinAuth (V1_0)

harmony 鸿蒙HdfPinAuth (V1_1)

harmony 鸿蒙HdfPinAuth (V2_0)

harmony 鸿蒙IAllInOneExecutor.idl

harmony 鸿蒙ICollector.idl

harmony 鸿蒙IExecutor.idl

harmony 鸿蒙IExecutor.idl

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/adUyUe