OH_Huks_KeyInfo
Overview
Defines the struct of key information.
Since: 9
Related module: HuksTypeApi
Summary
Member Variables
| Name | Description |
|---|---|
| struct OH_Huks_Blob alias | Alias of the key. |
| struct OH_Huks_ParamSet * paramSet | Pointer to the key parameter set. |
Member Variable Description
alias
struct OH_Huks_Blob OH_Huks_KeyInfo::alias
Description
Alias of the key.
paramSet
struct OH_Huks_ParamSet* OH_Huks_KeyInfo::paramSet
Description
Pointer to the key parameter set.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Universal Keystore Kit (Key Management Service)
harmony 鸿蒙OH_Huks_KeyMaterial25519