Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細をご覧ください。
nl ::織り::暗号:: EncodedHMACSignature
概要
パブリック属性 |
---|
Len | uint8_t |
Sig | uint8_t * |
パブリックタイプ
パブリック属性
公の行事
ReadSignature
WEAVE_ERROR ReadSignature(
TLVReader & reader
)
指定から織りHMACSignature構造として署名を読み取るTLVのリーダ。
詳細 | パラメーター | [in] reader | エンコードされた署名の読み取り元となるTLVReaderオブジェクト。 |
|
戻り値 | WEAVE_NO_ERROR | 操作が成功した場合。 | other | 署名の読み取りに関連するその他の織りエラーコード。 |
|
WriteSignature
WEAVE_ERROR WriteSignature(
TLVWriter & writer,
uint64_t tag
) const
署名は、指定に織りHMACSignature構造として書き込む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. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2020-08-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]