DefaultKeyResponse

data class DefaultKeyResponse(val label: String? = null, val policyName: String? = null)

Class to specify properties of default content key for each encryption scheme

Constructors

Link copied to clipboard
constructor(label: String? = null, policyName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val label: String? = null

Label can be used to specify Content Key when creating a Streaming Locator

Link copied to clipboard
val policyName: String? = null

Policy used by Default Key