未验证 提交 31683efa 编写于 作者: O openharmony_ci 提交者: Gitee

!8810 【翻译完成】#I5K8KD

Merge pull request !8810 from Annie_wang/PR7368
......@@ -4,7 +4,7 @@
>
> The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version.
Provides KeyStore (KS) capabilities for applications, including key management and key cryptography operations.
The **HUKS** module provides KeyStore (KS) capabilities for applications, including key management and key cryptography operations.
The keys managed by OpenHarmony Universal KeyStore (HUKS) can be imported by applications or generated by calling the HUKS APIs.
## Modules to Import
......
......@@ -16,7 +16,7 @@ HUKS manages keys through the following operations:
- **Init**: reads the key, creates a session ID, and returns the session ID to the caller.
- **Update**: updates data by segment based on the session ID obtained.
- **Update**: updates data by segment based on the session ID obtained by the **Init** operation.
- **Finish**: processes all data transferred to HUKS and then releases resources.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册