harmony 鸿蒙证书管理对话框错误码
证书管理对话框错误码
说明:
以下仅介绍本模块特有错误码,通用错误码请参考通用错误码说明文档。
29700001 内部错误
错误信息
Internal error.
可能原因
调用API时发生内部错误。
处理步骤
检查内部运行情况是否正常。
29700002 操作取消
错误信息
The user cancels the installation operation.
可能原因
调用API时用户取消操作。
处理步骤
无需处理。
29700003 证书安装失败错误
错误信息
The user install certificate failed in the certificate manager dialog, such as the certificate is in an invalid format.
可能原因
调用API时发生证书安装失败。
处理步骤
检查证书格式,数据等是否正常。
29700004 设备类型不支持
错误信息
The API is not supported on this device.
可能原因
调用API时当前设备非PC设备。
处理步骤
更换PC设备调用此API。
29700005 操作不符合设备安全政策
错误信息
The operation does not comply with the device security policy, such as the device does not allow users to manage the ca certificate of the global user.
可能原因
调用API时当前设备非企业设备。
处理步骤
更换企业设备调用此API。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Device Certificate Kit(设备证书服务)
harmony 鸿蒙@ohos.security.certManager (证书管理模块)(系统接口)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦