Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (9 loc) · 459 Bytes

ChannelPackagingContentProtectionBulkFile.md

File metadata and controls

22 lines (9 loc) · 459 Bytes

Isp.ChannelPackagingContentProtectionBulkFile

Properties

Name Type Description Notes
ivRotation String How often the IV should be rotated and how it should be created [optional]

Enum: IvRotationEnum

  • RANDOM_PER_KEY (value: "RANDOM_PER_KEY")

  • PER_SEGMENT_NUMBER (value: "PER_SEGMENT_NUMBER")

  • UNIQUE_PER_SEGMENT (value: "UNIQUE_PER_SEGMENT")