harmony 鸿蒙Crypto_DataBlob
Crypto_DataBlob
Overview
Defines the data used for encryption and decryption.
Since: 12
Related module: CryptoCommonApi
Header file: crypto_common.h
Summary
Member Variables
Name | Description |
---|---|
uint8_t * data | Pointer to the data. |
size_t len | Length of the data. |
Member Variable Description
data
uint8_t* Crypto_DataBlob::data
Description Pointer to the data.
len
size_t Crypto_DataBlob::len
Description Length of the data.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Crypto Architecture Kit (Crypto Architecture Service)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦