提供意見
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
nl:: Weave:: Crypto:: EncodedRSASignature
摘要
公開屬性
Len
uint16_t
Sig
uint8_t *
公開類型
@352
@352
公開屬性
智慧鏡頭
uint16_t Len
Sig
uint8_t * Sig
公開函式
IsEqual
bool IsEqual(
const EncodedRSASignature & other
) const
與其他 RSA 簽名比較。
詳細資料
參數
傳回值
true
兩者的簽名相同。
false
簽名不相等。
ReadSignature
WEAVE_ERROR ReadSignature(
TLVReader & reader
)
從指定的 TLV 讀取器讀取簽章,並將其當做 Weave RSASignature 結構。
詳細資料
參數
[in] reader
應從中讀取已編碼簽名的 TLVReader 物件。
傳回值
WEAVE_NO_ERROR
如果作業成功,
other
與簽名讀取相關的其他 Weave 錯誤代碼。
WriteSignature
WEAVE_ERROR WriteSignature(
TLVWriter & writer,
uint64_t tag
) const
將簽章以 Weave RSASignature 結構體的形式,寫入指定的 TLV 編寫器,並附上指定的標記。
詳細資料
參數
[in] writer
應將已編碼的簽名寫入的 TLVWriter 物件。
[in] tag
傳回值
WEAVE_NO_ERROR
如果作業成功,
other
其他與 Weave 簽名書寫相關的錯誤代碼。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
上次更新時間:2024-11-06 (世界標準時間)。
想進一步說明嗎?
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-11-06 (世界標準時間)。"],[],[]]