未验证 提交 77438d01 编写于 作者: Z zengyawen 提交者: Gitee

add huks api

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 90b27711
# OH_Huks_KeyInfo
## 概述
定义密钥信息的结构体类型。
**起始版本:**
9
**相关模块:**
[HuksTypeApi](_huks_type_api.md)
## 汇总
### 成员变量
| 名称 | 描述 |
| -------- | -------- |
| [alias](#alias) | struct [OH_Huks_Blob](_o_h___huks___blob.md)<br/>密钥的别名。 |
| [paramSet](#paramset) | struct [OH_Huks_ParamSet](_o_h___huks___param_set.md) \*<br/>指向密钥参数集的指针。 |
## 结构体成员变量说明
### alias
```
struct OH_Huks_Blob OH_Huks_KeyInfo::alias
```
**描述:**
密钥的别名。
### paramSet
```
struct OH_Huks_ParamSet* OH_Huks_KeyInfo::paramSet
```
**描述:**
指向密钥参数集的指针。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册