OH_Huks_Result
struct OH_Huks_Result {...}
Overview
Defines the returned data, including a status code and related description.
Since: 9
Related module: HuksTypeApi
Header file: native_huks_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t errorCode | Status code. For details, see OH_Huks_ErrCode. |
| const char *errorMsg | Description of the status code. |
| uint8_t *data | Other data. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-huksExternalCrypto-sys
openharmony 鸿蒙 capi-hukstypeapi-oh-huks-keymaterialrsa
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