otPlatCryptoEcdsaKeyPair Struct Reference

This structure represents an ECDSA key pair (public and private keys).

#include <include/openthread/platform/crypto.h>

Public Attributes

uint32_t mKeyRef
 
uint8_t * mDerBytes
 
uint8_t mDerLength

This structure represents an ECDSA key pair (public and private keys).

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


The documentation for this struct was generated from the following file:
  • include/openthread/platform/crypto.h