Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細をご覧ください。
nl::Weave::Profiles::Security::WeaveSignatureGenerator
#include <src/lib/profiles/security/WeaveSig.h>
メモリ内秘密鍵を使用して WeaveSignature を生成します。
まとめ
このクラスは、提供された秘密鍵を使用して署名データ フィールドを計算する WeaveSignature TLV 構造体をエンコードできます。
継承
継承元:
nl::Weave::Profiles::Security::WeaveSignatureGeneratorBase
パブリック属性
プリンシパル キー
const uint8_t * PrivKey
特権キー
uint16_t PrivKeyLen
パブリック関数
GenerateSignature
virtual WEAVE_ERROR GenerateSignature(
const uint8_t *msgHash,
uint8_t msgHashLen,
TLVWriter & writer,
uint64_t tag
) __OVERRIDE
WeaveSignatureGenerator
WeaveSignatureGenerator(
WeaveCertificateSet & certSet,
const uint8_t *privKey,
uint16_t privKeyLen
)
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 2019-01-15 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":"その他"
}]