Module: Azure::MediaServices::Mgmt::V2018_07_01::Models::EncryptionScheme

Defined in:
lib/2018-07-01/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"