EmberSignatureData Struct Reference

This data structure contains a DSA signature. 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_SIZE]

This data structure contains a DSA signature. It is the bit concatenation of the 'r' and 's' components of the signature.

Field Documentation

◆ contents

uint8_t EmberSignatureData::contents[EMBER_SIGNATURE_SIZE]

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