otPlatCryptoEcdsaSignature Struct Reference

This struct represents an ECDSA signature.

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

Public Attributes

uint8_t m8 [OT_CRYPTO_ECDSA_SIGNATURE_SIZE]

This struct represents an ECDSA signature.

The signature is encoded as the concatenated binary representation of two MPIs r and s which are calculated during signing (RFC 6605 - section 4).


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