harmony 鸿蒙OH_Huks_ParamSet

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

OH_Huks_ParamSet

Overview

Defines the struct of a parameter set.

Since: 9

Related module: HuksTypeApi

Summary

Member Variables

Name Description
uint32_t paramSetSize Memory size of the parameter set.
uint32_t paramsCnt Number of parameters in the parameter set.
struct OH_Huks_Param params [] Array of parameters.

Member Variable Description

params[]

struct OH_Huks_Param OH_Huks_ParamSet::params[]

Description

Array of parameters.

paramsCnt

uint32_t OH_Huks_ParamSet::paramsCnt

Description

Number of parameters in the parameter set.

paramSetSize

uint32_t OH_Huks_ParamSet::paramSetSize

Description

Memory size of the parameter set.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Universal Keystore Kit (Key Management Service)

harmony 鸿蒙HuksKeyApi

harmony 鸿蒙HuksParamSetApi

harmony 鸿蒙HuksTypeApi

harmony 鸿蒙OH_Huks_Blob

harmony 鸿蒙OH_Huks_CertChain

harmony 鸿蒙OH_Huks_KeyAliasSet

harmony 鸿蒙OH_Huks_KeyInfo

harmony 鸿蒙OH_Huks_KeyMaterial25519

harmony 鸿蒙OH_Huks_KeyMaterialDh

0  赞