IpsecEncryption type

The IPSec encryption algorithm (IKE phase 1).
KnownIpsecEncryption can be used interchangeably with IpsecEncryption, this enum contains the known values that the service supports.

Known values supported by the service

None: None
DES: DES
DES3: DES3
AES128: AES128
AES192: AES192
AES256: AES256
GCMAES128: GCMAES128
GCMAES192: GCMAES192
GCMAES256: GCMAES256

type IpsecEncryption = string