OH_Huks_KeyMaterialEcc
struct OH_Huks_KeyMaterialEcc {...}
Overview
Defines the struct of an Elliptic Curve Cryptography (ECC) 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 key. |
| uint32_t xSize | Length of x. |
| uint32_t ySize | Length of y. |
| uint32_t zSize | Length of z. |
你可能感兴趣的鸿蒙文章
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