class EncodedHMACSignature
Defined at line 80 of file gen/third_party/openweave-core/src/include/Weave/Support/crypto/HMAC.h
Public Members
uint8_t * Sig
uint8_t Len
Public Methods
bool IsEqual (const EncodedHMACSignature & other)
WEAVE_ERROR ReadSignature (TLVReader & reader)
WEAVE_ERROR WriteSignature (TLVWriter & writer, uint64_t tag)
Defined at line 97 of file gen/third_party/openweave-core/src/include/Weave/Support/crypto/HMAC.h
Enumerations
enum
| Name | Value |
|---|---|
| kMaxValueLength | HMACSHA256::kDigestLength |
Defined at line 83 of file gen/third_party/openweave-core/src/include/Weave/Support/crypto/HMAC.h