typedef struct { UBYTE mac[32] ; UBYTE signature[256] ; UBYTE key[256] ; } Header; Header header;