otCryptoContext
#include <crypto.h>
儲存平台 API 的結構定義物件。
摘要
公開屬性 |
|
---|---|
mContext
|
void *
連結到背景資訊。
|
mContextSize
|
uint16_t
背景資訊的長度 (以位元組為單位)。
|
公開屬性
mContext
void * otCryptoContext::mContext
連結到背景資訊。
mContextSize
uint16_t otCryptoContext::mContextSize
背景資訊的長度 (以位元組為單位)。
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。