harmony 鸿蒙OH_Huks_KeyMaterialEcc
OH_Huks_KeyMaterialEcc
Overview
Defines the structure of an Elliptic Curve Cryptography (ECC) key.
Since: 9
Related module: HuksTypeApi
Summary
Member Variables
| Name | Description | 
|---|---|
| enum OH_Huks_KeyAlg keyAlg | Algorithm of the key. | 
| uint32_t keySize | Length of the key. | 
| uint32_t xSize | Length of x. | 
| uint32_t ySize | Length of y. | 
| uint32_t zSize | Length of z. | 
Member Variable Description
keyAlg
enum OH_Huks_KeyAlg OH_Huks_KeyMaterialEcc::keyAlg
Description
Algorithm of the key.
keySize
uint32_t OH_Huks_KeyMaterialEcc::keySize
Description
Length of the key.
xSize
uint32_t OH_Huks_KeyMaterialEcc::xSize
Description Length of x.
ySize
uint32_t OH_Huks_KeyMaterialEcc::ySize
Description Length of y.
zSize
uint32_t OH_Huks_KeyMaterialEcc::zSize
Description Length of z.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Universal Keystore Kit (Key Management Service)
                        
                            0
                        
                        
                             赞
                        
                    
                    
                - 所属分类: 后端技术
 - 本文标签:
 
热门推荐
- 
                        2、 - 优质文章
 - 
                        3、 gate.io
 - 
                        7、 openharmony
 - 
                        9、 golang