OH_Huks_KeyMaterialRsa
struct OH_Huks_KeyMaterialRsa {...}
Overview
Defines the struct of an RSA 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 nSize | Length of n. |
| uint32_t eSize | Length of e. |
| uint32_t dSize | Length of d. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-huksExternalCrypto-sys
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
openharmony 鸿蒙 capi-hukstypeapi-oh-huks-keymaterialdsa