OH_CM_Blob
typedef struct {...} OH_CM_Blob
概述
定义存放数据的结构体类型。
起始版本: 22
相关模块: CertManagerType
所在头文件: cm_native_type.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| uint32_t size | 数据大小。 |
| uint8_t *data | 指向数据内存的指针。 |
你可能感兴趣的鸿蒙文章
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