This data structure contains a DSA signature used in SECT283k1 Elliptical Cryptography. It is the bit concatenation of the 'r' and 's' components of the signature.

Public Attributes#

uint8_t

Public Attribute Documentation#

contents#

uint8_t EmberSignature283k1Data::contents[EMBER_SIGNATURE_283K1_SIZE]

Definition at line 1858 of file stack/include/ember-types.h