DhGroup type

The DH Groups used in IKE Phase 1 for initial SA.
KnownDhGroup can be used interchangeably with DhGroup, this enum contains the known values that the service supports.

Known values supported by the service

None: None
DHGroup1: DHGroup1
DHGroup2: DHGroup2
DHGroup14: DHGroup14
DHGroup2048: DHGroup2048
ECP256: ECP256
ECP384: ECP384
DHGroup24: DHGroup24

type DhGroup = string