OH_Huks_ExternalCryptoParamSet
typedef struct OH_Huks_ExternalCryptoParamSet {...} OH_Huks_ExternalCryptoParamSet
Overview
Defines an external cryptographic parameter set.
Since: 22
Related modules: HuksExternalCryptoTypeApi
Header file: native_huks_external_crypto_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t paramSetSize | Size of the parameter set, in bytes. Since: 22 |
| uint32_t paramsCnt | Number of parameters in the parameter set. Since: 22 |
| OH_Huks_ExternalCryptoParam params[] | Parameter array. The size is determined by paramSetSize and paramsCnt. Since: 22 |
你可能感兴趣的鸿蒙文章
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