OH_Huks_KeyMaterialDsa
struct OH_Huks_KeyMaterialDsa {...}
Overview
Defines the struct for a DSA 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 pSize | Length of p. |
| uint32_t qSize | Length of q. |
| uint32_t gSize | Length of g. |
你可能感兴趣的鸿蒙文章
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