Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Enumerations | Functions
WsbTs2CryptoSkb.h File Reference
#include "Ts2Protection.h"
#include "WsbEcmDecrypter.h"

Go to the source code of this file.

Enumerations

enum  WSB_Ts2SkbDecryptionType {
  WSB_TS2_DECRYPT_USING_SKB,
  WSB_TS2_DECRYPT_CONTENT_KEYS
}
 

Functions

WSB_EXPORT ATX_Result WSB_Ts2Crypto_CreateSkb (TS2_DrmKeyResolver resolver, WSB_Mpeg2TsTrafficKey_Format format, const void *key_format_params, WSB_Ts2SkbDecryptionType decryption_type, TS2_CryptoInterface **crypto)
 
WSB_EXPORT void WSB_Ts2Crypto_ReleaseSkb (TS2_CryptoInterface *crypto)