harmony 鸿蒙OH_Huks_Blob

  • 2025-06-12
  • 浏览 (6)

OH_Huks_Blob

Overview

Defines the struct of a binary large object (BLOB).

Since: 9

Related module: HuksTypeApi

Summary

Member Variables

Name Description
uint32_t size Size of the BLOB object.
uint8_t * data Pointer to the memory in which the data is stored.

Member Variable Description

data

uint8_t* OH_Huks_Blob::data

Description

Pointer to the memory in which the data is stored.

size

uint32_t OH_Huks_Blob::size

Description

Size of the data.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Universal Keystore Kit (Key Management Service)

harmony 鸿蒙HuksKeyApi

harmony 鸿蒙HuksParamSetApi

harmony 鸿蒙HuksTypeApi

harmony 鸿蒙OH_Huks_CertChain

harmony 鸿蒙OH_Huks_KeyAliasSet

harmony 鸿蒙OH_Huks_KeyInfo

harmony 鸿蒙OH_Huks_KeyMaterial25519

harmony 鸿蒙OH_Huks_KeyMaterialDh

harmony 鸿蒙OH_Huks_KeyMaterialDsa

0  赞