NEVpnIke2EncryptionAlgorithm É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ère les algorithmes qui peuvent être utilisés pour EncryptionAlgorithm.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEVpnIke2EncryptionAlgorithm
type NEVpnIke2EncryptionAlgorithm =
- Héritage
-
NEVpnIke2EncryptionAlgorithm
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
DES | 1 | |
TripleDES | 2 | |
AES128 | 3 | |
AES256 | 4 | |
AES128GCM | 5 | |
AES256GCM | 6 |