Class MpegCommonEncryption (1.1.0)

MpegCommonEncryption(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration for MPEG Common Encryption (MPEG-CENC).

Attributes

NameDescription
key_id str
Required. 128 bit Key ID represented as lowercase hexadecimal digits for use with common encryption.
scheme str
Required. Specify the encryption scheme. Supported encryption schemes: - 'cenc' - 'cbcs'