Keys.cpp
#include "Global.h"
#include "Keys.h"
#include "Keyset.h"

static const Keyset_t Keyset_WOWOW = {
0x02,
// Keys
0x0a, 0xf3, 0xc3, 0x99, 0x6c, 0x37, 0xed, 0xeb, 0x8c,
};

static const Keyset_t Keyset_StarChannelHD = {
0x03,
// Keys
0x07, 0x34, 0x40, 0x10, 0x51, 0x36, 0x74, 0x89, 0x12,
};

static const Keyset_t Keyset_E2_110CS = {
0x17,
// Keys
0x09, 0xe0, 0xbd, 0xfc, 0x36, 0x89, 0x4d, 0x2a, 0xd1,
};