OH_CM_Blob
typedef struct {...} OH_CM_Blob
Overview
Defines a struct for a binary large object (BLOB).
Since: 22
Related module: CertManagerType
Header file: cm_native_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| uint32_t size | Data size. |
| uint8_t *data | Pointer to the memory in which the data is stored. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-cm-native-api-h
openharmony 鸿蒙 capi-certmanagertype
openharmony 鸿蒙 js-apis-certManagerDialog
openharmony 鸿蒙 errorcode-certManager
openharmony 鸿蒙 capi-certmanagertype-oh-cm-credentialdetaillist
openharmony 鸿蒙 js-apis-certManager