class EncodedECPublicKey
Defined at line 68 of file gen/third_party/openweave-core/src/include/Weave/Support/crypto/EllipticCurve.h
Public Members
uint8_t * ECPoint
uint16_t ECPointLen
Public Methods
bool IsEqual (const EncodedECPublicKey & other)
Enumerations
enum
| Name | Value |
|---|---|
| kMaxValueLength | 2 * Platform::BitsToByteLength(WEAVE_CONFIG_MAX_EC_BITS) + 1 |
Defined at line 71 of file gen/third_party/openweave-core/src/include/Weave/Support/crypto/EllipticCurve.h