Google is committed to advancing racial equity for Black communities.
See how.
nl::Weave::Profiller:Güvenlik:WeaveSignatureGenerator
#include <src/lib/profiles/security/WeaveSig.h>
Bellek içi özel anahtar kullanarak WeaveSignature oluşturur.
Özet
Bu sınıf, sağlanan özel bir anahtar kullanılarak imza veri alanının hesaplandığı bir WeaveSignature TLV yapısı kodlamak için kullanılabilir.
Devralma
Devralma yeri:
nl::Weave::Profiles::Security::WeaveSignatureGeneratorBase
Herkese açık özellikler
PrivKey
const uint8_t * PrivKey
PrivKeyLen
uint16_t PrivKeyLen
Herkese açık işlevler
Oluşturİmza
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":"İhtiyacım olan bilgiler yok"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Çok karmaşık / çok fazla adım var"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Güncel değil"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Çeviri sorunu"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Örnek veya kod sorunu"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Diğer"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Anlaması kolay"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Sorunumu çözdü"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Diğer"
}]