Sha256: 3d31bfc6d0636d3ae313a5eb902a280ccc99bd22c8414ca3b290fe48b3394be2
Contents?: true
Size: 507 Bytes
Versions: 2
Compression:
Stored size: 507 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::V2020_05_01 module Models # # Defines values for StreamingLocatorContentKeyType # module StreamingLocatorContentKeyType CommonEncryptionCenc = "CommonEncryptionCenc" CommonEncryptionCbcs = "CommonEncryptionCbcs" EnvelopeEncryption = "EnvelopeEncryption" end end end
Version data entries
2 entries across 2 versions & 1 rubygems