|
Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
For DVB-CSA protection, key consumer needs to depad the traffic keys from 128-bits to 64-bits. More...
#include <Ts2Protection.h>
Data Fields | |
| ATX_UInt32 | present_mask |
| TS2_TrafficKeyFormat | format |
| const void * | format_params |
| TS2_TrafficKeyParity | current_key_parity |
| const ATX_Byte * | current_key |
| ATX_Size | current_key_size |
| const ATX_Byte * | current_iv |
| ATX_Size | current_iv_size |
| const ATX_Byte * | next_key |
| ATX_Size | next_key_size |
| const ATX_Byte * | next_iv |
| ATX_Size | next_iv_size |
| ATX_Byte * | access_criteria |
| ATX_Size | access_criteria_count |
| ATX_UInt64 | timestamp |
| ATX_UInt8 | key_lifetime |
| ATX_UInt8 | permissions_category |
| TS2_TrafficProtectionSystem | protection |
For DVB-CSA protection, key consumer needs to depad the traffic keys from 128-bits to 64-bits.
| ATX_Byte* TS2_KsmInfo::access_criteria |
| ATX_Size TS2_KsmInfo::access_criteria_count |
| const ATX_Byte* TS2_KsmInfo::current_iv |
| ATX_Size TS2_KsmInfo::current_iv_size |
| const ATX_Byte* TS2_KsmInfo::current_key |
| TS2_TrafficKeyParity TS2_KsmInfo::current_key_parity |
| ATX_Size TS2_KsmInfo::current_key_size |
| TS2_TrafficKeyFormat TS2_KsmInfo::format |
| const void* TS2_KsmInfo::format_params |
| ATX_UInt8 TS2_KsmInfo::key_lifetime |
| const ATX_Byte* TS2_KsmInfo::next_iv |
| ATX_Size TS2_KsmInfo::next_iv_size |
| const ATX_Byte* TS2_KsmInfo::next_key |
| ATX_Size TS2_KsmInfo::next_key_size |
| ATX_UInt8 TS2_KsmInfo::permissions_category |
| ATX_UInt32 TS2_KsmInfo::present_mask |
| TS2_TrafficProtectionSystem TS2_KsmInfo::protection |
| ATX_UInt64 TS2_KsmInfo::timestamp |