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

None
AES256
RSAES_PKCS1_v_1_5

type EncryptionAlgorithm = string