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