EncryptionScheme type

Defines values for EncryptionScheme.
KnownEncryptionScheme can be used interchangeably with EncryptionScheme, this enum contains the known values that the service supports.

Known values supported by the service

NoEncryption: NoEncryption scheme
EnvelopeEncryption: EnvelopeEncryption scheme
CommonEncryptionCenc: CommonEncryptionCenc scheme
CommonEncryptionCbcs: CommonEncryptionCbcs scheme

type EncryptionScheme = string