Google is committed to advancing racial equity for Black communities.
See how.
nl::Doku::Kripto::EncodingHMACSignature
Özet
Herkese açık türler
|
@350
|
enum |
Herkese açık özellikler
|
Len
|
uint8_t
|
Sig
|
uint8_t *
|
Herkese açık türler
@350
@350
Herkese açık özellikler
Aslan
uint8_t Len
Sigorta
uint8_t * Sig
Herkese açık işlevler
Eşittir
bool IsEqual(
const EncodedHMACSignature & other
) const
Başka bir HMAC imzasıyla karşılaştırır.
Ayrıntılar |
Parametreler |
|
Döndürülen Değerler |
true
|
İmzalar eşittir.
|
false
|
İmzalar eşit değildir.
|
|
İmza
WEAVE_ERROR ReadSignature(
TLVReader & reader
)
İmzayı, belirtilen TLV okuyucudan bir Weave HMACSignature yapısı olarak okur.
Ayrıntılar |
Parametreler |
[in] reader
|
Kodlanmış imzanın okunması gereken TLVReader nesnesi.
|
|
Döndürülen Değerler |
WEAVE_NO_ERROR
|
İşlem başarılı olduysa.
|
other
|
İmza okumayla ilgili diğer Weave hata kodları.
|
|
Yaz İmzası
WEAVE_ERROR WriteSignature(
TLVWriter & writer,
uint64_t tag
) const
İmzayı, belirtilen etikete sahip TLV yazarına Weave HMACSignature yapısı olarak yazar.
Ayrıntılar |
Parametreler |
[in] writer
|
Kodlanmış imzanın yazılması gereken TLVWriter nesnesi.
|
[in] tag
|
Kodlanmış imza yapısıyla ilişkilendirilecek TLV etiketi.
|
|
Döndürülen Değerler |
WEAVE_NO_ERROR
|
İşlem başarılı olduysa.
|
other
|
İmza yazmayla ilgili diğer Weave hata kodları.
|
|
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":"İ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"
}]