Represents a ECDSA public key.

The public key is stored as a byte sequence representation of an uncompressed curve point (RFC 6605 - sec 4).

Public Attributes#

uint8_t

Public Attribute Documentation#

m8#

uint8_t otPlatCryptoEcdsaPublicKey::m8[OT_CRYPTO_ECDSA_PUBLIC_KEY_SIZE]

Definition at line 197 of file include/openthread/platform/crypto.h