harmony 鸿蒙OH_Huks_KeyMaterialDh
OH_Huks_KeyMaterialDh
Overview
Defines the structure of a DH key.
Since: 9
Related Modules:
Summary
Member Variables
| Name | Description | 
|---|---|
| keyAlg | Algorithm of the key. | 
| keySize | Length of the DH key. | 
| pubKeySize | Length of the public key. | 
| priKeySize | Length of the private key. | 
| reserved | Reserved. | 
Member Variable Description
keyAlg
enum OH_Huks_KeyAlg OH_Huks_KeyMaterialDh::keyAlg
Description
Algorithm of the key.
keySize
uint32_t OH_Huks_KeyMaterialDh::keySize
Description
Length of the DH key.
priKeySize
uint32_t OH_Huks_KeyMaterialDh::priKeySize
Description
Length of the private key.
pubKeySize
uint32_t OH_Huks_KeyMaterialDh::pubKeySize
Description
Length of the public key.
reserved
uint32_t OH_Huks_KeyMaterialDh::reserved
Description
Reserved.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Universal Keystore Kit (Key Management Service)
                        
                            0
                        
                        
                             赞
                        
                    
                    
                - 所属分类: 后端技术
 - 本文标签:
 
热门推荐
- 
                        2、 - 优质文章
 - 
                        3、 gate.io
 - 
                        7、 openharmony
 - 
                        9、 golang