Sha256: 79b83e3fbf7d67cbacbd44b03d7112286f24a61593665cfe2ae5e38bb0345a0b
Contents?: true
Size: 515 Bytes
Versions: 11
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_06_01_preview module Models # # Defines values for StreamingLocatorContentKeyType # module StreamingLocatorContentKeyType CommonEncryptionCenc = "CommonEncryptionCenc" CommonEncryptionCbcs = "CommonEncryptionCbcs" EnvelopeEncryption = "EnvelopeEncryption" end end end
Version data entries
11 entries across 11 versions & 1 rubygems