struct otPlatCryptoEcdsaKeyPair

Defined at line 163 of file ../../third_party/openthread/include/openthread/platform/crypto.h

Represents an ECDSA key pair (public and private keys).

The key pair is stored using Distinguished Encoding Rules (DER) format (per RFC 5915).

Public Members

uint8_t[125] mDerBytes
uint8_t mDerLength