EmberSignature283k1Data Struct Reference

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.

#include < ember-types.h >

Data Fields

uint8_t contents [ EMBER_SIGNATURE_283K1_SIZE ]

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.

Field Documentation

uint8_t EmberSignature283k1Data::contents[ EMBER_SIGNATURE_283K1_SIZE ]

The documentation for this struct was generated from the following file:
  • ember-types.h