IkeEncryption type

The IKE encryption algorithm (IKE phase 2).
KnownIkeEncryption can be used interchangeably with IkeEncryption, this enum contains the known values that the service supports.

Known values supported by the service

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

type IkeEncryption = string