Partager via


NEVpnIke2IntegrityAlgorithm Énumération

Définition

Énumère les algorithmes d’intégrité valides pour IntegrityAlgorithm.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEVpnIke2IntegrityAlgorithm
type NEVpnIke2IntegrityAlgorithm = 
Héritage
NEVpnIke2IntegrityAlgorithm
Attributs

Champs

SHA160 2

Indique l’algorithme SHA-1 160 bits.

SHA256 3

Indique l’algorithme SHA-2 256 bits.

SHA384 4

Indique l’algorithme SHA-2 384 bits.

SHA512 5

Indique l’algorithme SHA-2 512 bits.

SHA96 1

Indique l’algorithme SHA-1 96 bits.

S’applique à