OH_Huks_KeyMaterialDh
struct OH_Huks_KeyMaterialDh {...}
Overview
Defines the struct for a DH key.
Since: 9
Related module: HuksTypeApi
Header file: native_huks_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| enum OH_Huks_KeyAlg keyAlg | Algorithm of the key. |
| uint32_t keySize | Length of the DH key. |
| uint32_t pubKeySize | Length of the public key. |
| uint32_t priKeySize | Length of the private key. |
| uint32_t reserved | Reserved. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-huksExternalCrypto-sys
openharmony 鸿蒙 capi-hukstypeapi-oh-huks-keymaterialrsa
openharmony 鸿蒙 capi-hukstypeapi-oh-huks-result
openharmony 鸿蒙 capi-native-huks-type-h
openharmony 鸿蒙 js-apis-CryptoExtensionAbility
openharmony 鸿蒙 capi-hukstypeapi-oh-huks-pubkeyinfo
openharmony 鸿蒙 capi-hukstypeapi-oh-huks-certchain
openharmony 鸿蒙 js-apis-huksExternalCrypto