Represents an ECDSA key pair (public and private keys).
The key pair is stored using Distinguished Encoding Rules (DER) format (per RFC 5915).
Public Attribute Documentation#
mDerBytes#
uint8_t otPlatCryptoEcdsaKeyPair::mDerBytes[OT_CRYPTO_ECDSA_MAX_DER_SIZE]
Definition at line
176
of file include/openthread/platform/crypto.h
mDerLength#
uint8_t otPlatCryptoEcdsaKeyPair::mDerLength
Definition at line
177
of file include/openthread/platform/crypto.h