Sha256: ea9602d361391c3db1f24f7d22ddadc684c3f67b944ea136c0cff0517093d9b3
Contents?: true
Size: 515 Bytes
Versions: 9
Compression:
Stored size: 515 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::MediaServices::Mgmt::V2018_07_01 module Models # # Defines values for EncryptionScheme # module EncryptionScheme NoEncryption = "NoEncryption" EnvelopeEncryption = "EnvelopeEncryption" CommonEncryptionCenc = "CommonEncryptionCenc" CommonEncryptionCbcs = "CommonEncryptionCbcs" end end end
Version data entries
9 entries across 9 versions & 1 rubygems