Module: Azure::MediaServices::Mgmt::V2020_05_01::Models::EncryptionScheme

Defined in:
lib/2020-05-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"