Module: Azure::MediaServices::Mgmt::V2018_06_01_preview::Models::EncryptionScheme

Defined in:
lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/encryption_scheme.rb

Overview

Defines values for EncryptionScheme

Constant Summary collapse

NoEncryption =
"NoEncryption"
EnvelopeEncryption =
"EnvelopeEncryption"
CommonEncryptionCenc =
"CommonEncryptionCenc"
CommonEncryptionCbcs =
"CommonEncryptionCbcs"