EncryptionAlgorithm type

Defines values for EncryptionAlgorithm.

type EncryptionAlgorithm = "None" | "AES256" | "RSAES_PKCS1_v_1_5"