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