nRF5 SDK v17.1.0
Data Fields
song_hdr_sec_t Struct Reference

Song file header security info. More...

#include <tile_song_module.h>

Data Fields

uint8_t hash [32]
 A SHA-256 Hash Calculated using the Info Header and Song Payload.
 
uint8_t sign [64]
 Signature of the Song, calculated using the hash as input and Song Private Key with ECC Secp256k1 Curve.
 

Detailed Description

Song file header security info.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated