未验证 提交 95c1a526 编写于 作者: Z zengyawen 提交者: Gitee

add nativeapis

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 f45ce83c
# OH_Huks_CertChain
## Overview
Defines the structure of the certificate chain.
**Since:**
9
**Related Modules:**
[HuksTypeApi](_huks_type_api.md)
## Summary
### Member Variables
| Name | Description |
| -------- | -------- |
| [certs](#certs) | Pointer to the certificate data. |
| [certsCount](#certscount) | Number of certificates. |
## Member Variable Description
### certs
```
struct OH_Huks_Blob* OH_Huks_CertChain::certs
```
**Description**<br>
Pointer to the certificate data.
### certsCount
```
uint32_t OH_Huks_CertChain::certsCount
```
**Description**<br>
Number of certificates.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册