class EncodedECDSASignature
Defined at line 82 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Support/crypto/EllipticCurve.h
Public Members
uint8_t * R
uint8_t * S
uint8_t RLen
uint8_t SLen
Public Methods
bool IsEqual (const EncodedECDSASignature & other)
Enumerations
enum
| Name | Value |
|---|---|
| kMaxValueLength | Platform::BitsToByteLength(WEAVE_CONFIG_MAX_EC_BITS) + 1 |
Defined at line 85 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Support/crypto/EllipticCurve.h