NEVpnIke2DiffieHellman Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Énumération des groupes Diffie Hellman, qui déterminent la puissance de chiffrement.
[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 =
- Héritage
-
NEVpnIke2DiffieHellman
- Attributs
Champs
Nom | Valeur | 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 |