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