nl:: بافت:: پروفایل ها:: امنیت:: WeaveSignatureGenerator
#include <src/lib/profiles/security/WeaveSig.h>
با استفاده از یک کلید خصوصی در حافظه، یک WeaveSignature ایجاد می کند.
خلاصه
از این کلاس می توان برای رمزگذاری ساختار TLV WeaveSignature استفاده کرد که در آن فیلد داده امضا با استفاده از یک کلید خصوصی ارائه شده محاسبه می شود.
ارث
ارث می برد از: nl::Weave::Profiles::Security::WeaveSignatureGeneratorBaseسازندگان و ویرانگرها | |
---|---|
WeaveSignatureGenerator ( WeaveCertificateSet & certSet, const uint8_t *privKey, uint16_t privKeyLen) |
صفات عمومی | |
---|---|
PrivKey | const uint8_t * |
PrivKeyLen | uint16_t |
توابع عمومی | |
---|---|
GenerateSignature (const uint8_t *msgHash, uint8_t msgHashLen, TLVWriter & writer, uint64_t tag) __OVERRIDE | virtual WEAVE_ERROR |
صفات عمومی
PrivKey
const uint8_t * PrivKey
PrivKeyLen
uint16_t PrivKeyLen
توابع عمومی
تولید امضا
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. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
تاریخ آخرین بهروزرسانی 2024-11-14 بهوقت ساعت هماهنگ جهانی.