Module: Azure::MediaServices::Mgmt::V2018_03_30_preview::Models::EncryptionScheme

Defined in:
lib/2018-03-30-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"