NEVpnIke2DiffieHellman Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
Group0 | 0 | |
Invalid | 0 | |
Group1 | 1 | |
Group2 | 2 | |
Group5 | 5 | |
Group14 | 14 | |
Group15 | 15 | |
Group16 | 16 | |
Group17 | 17 | |
Group18 | 18 | |
Group19 | 19 | |
Group20 | 20 | |
Group21 | 21 |