Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細をご覧ください。
nl::Weave::Crypto::EncodedRSASignature
まとめ
パブリック属性
|
Len
|
uint16_t
|
Sig
|
uint8_t *
|
パブリック タイプ
352
@352
パブリック属性
レン
uint16_t Len
シグ
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
署名を、指定されたタグを持つ指定された TLV ライターに Weave RSASignature 構造として書き込みます。
詳細 |
パラメータ |
[in] writer
|
エンコードされた署名を書き込む TLVWriter オブジェクト。
|
[in] tag
|
エンコード済みの署名構造に関連付ける TLV タグ。
|
|
戻り値 |
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":"その他"
}]