NEVpnIke2DiffieHellman Enum

Definition

Enumeration of Diffie Hellman groups, which determine encryption strength.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEVpnIke2DiffieHellman
type NEVpnIke2DiffieHellman = 
Inheritance
NEVpnIke2DiffieHellman
Attributes

Fields

Group0 0
Group1 1
Group14 14
Group15 15
Group16 16
Group17 17
Group18 18
Group19 19
Group2 2
Group20 20
Group21 21
Group5 5
Invalid 0

Applies to