harmony 鸿蒙OH_Huks_KeyMaterialRsa
OH_Huks_KeyMaterialRsa
Overview
Defines the structure of an RSA key.
Since: 9
Related Modules:
Summary
Member Variables
| Name | Description |
|---|---|
| keyAlg | Algorithm of the key. |
| keySize | Length of the key. |
| nSize | Length of the n value. |
| eSize | Length of the e value. |
| dSize | Length of the d value. |
Member Variable Description
dSize
uint32_t OH_Huks_KeyMaterialRsa::dSize
Description
Length of the d value.
eSize
uint32_t OH_Huks_KeyMaterialRsa::eSize
Description
Length of the e value.
keyAlg
enum OH_Huks_KeyAlg OH_Huks_KeyMaterialRsa::keyAlg
Description
Algorithm of the key.
keySize
uint32_t OH_Huks_KeyMaterialRsa::keySize
Description
Length of the key.
nSize
uint32_t OH_Huks_KeyMaterialRsa::nSize
Description
Length of the n value.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 openharmony
-
9、 golang