diffieHellmanGroup
The Diffie Hellman group used by the Security Association.
Declaration
var diffieHellmanGroup: NEVPNIKEv2DiffieHellmanGroup { get set }Discussion
The default value of this property is NEVPNIKEv2DiffieHellmanGroup.group14.
The value of this property on childSecurityAssociationParameters of NEVPNProtocolIKEv2 only takes effect if the enablePFS of NEVPNProtocolIKEv2 is true (its default value is false).