You are viewing documentation for version:
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 Attribute Documentation#
uint8_t otPlatCryptoEcdsaPublicKey::m8[OT_CRYPTO_ECDSA_PUBLIC_KEY_SIZE]