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).

Public Attributes#

uint8_t

Public Attribute Documentation#

m8#

uint8_t otPlatCryptoEcdsaSignature::m8[OT_CRYPTO_ECDSA_SIGNATURE_SIZE]

Definition at line 220 of file include/openthread/platform/crypto.h