Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Data Fields
WSB_BbtsUpdate Struct Reference

Marlin Broadband Transport Stream update information. More...

#include <WsbMediaAesDecrypter.h>

Data Fields

WSB_UInt32 kdf_type
 Key derivation function type. More...
 
WSB_Size ksmt_section_size
 Key Stream Message Table (KSMT) section size (in bytes) and data. More...
 
const WSB_Byteksmt_section
 

Detailed Description

Marlin Broadband Transport Stream update information.

This implementation only supports the Marlin Broadband Transport Stream Specification (Version 2.0.0 or later) with traffic protection system of TS2_MPEG2TS_CRYPT_AES_CBC_BBTS20_PROTECTION (see Ts2Protection.h).

Field Documentation

◆ kdf_type

WSB_UInt32 WSB_BbtsUpdate::kdf_type

Key derivation function type.

From Ts2Marlin.h, valid values are:

  • TS2_KEY_DERIVATION_FUNCTION_NONE
  • TS2_KEY_DERIVATION_FUNCTION_TRUNCATED_SHA1

◆ ksmt_section

const WSB_Byte* WSB_BbtsUpdate::ksmt_section

◆ ksmt_section_size

WSB_Size WSB_BbtsUpdate::ksmt_section_size

Key Stream Message Table (KSMT) section size (in bytes) and data.


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