CmafKeyProviderType

sealed class CmafKeyProviderType

Specify whether your DRM encryption key is static or from a key provider that follows the SPEKE standard. For more information about SPEKE, see https://docs.aws.amazon.com/speke/latest/documentation/what-is-speke.html.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : CmafKeyProviderType
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
abstract val value: String