EncryptionAlgorithm type
Defines values for EncryptionAlgorithm.
KnownEncryptionAlgorithm can be used interchangeably with EncryptionAlgorithm,
this enum contains the known values that the service supports.
Known values supported by the service
NotSpecified
None
DES3
RC2
AES128
AES192
AES256
type EncryptionAlgorithm = string