Freigeben über


NEVpnIke2IntegrityAlgorithm Enumeration

Definition

Listet die gültigen Integritätsalgorithmen für IntegrityAlgorithmauf.

[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 = 
Vererbung
NEVpnIke2IntegrityAlgorithm
Attribute

Felder

SHA160 2

Gibt den SHA-160-Bit-Algorithmus an.

SHA256 3

Gibt den SHA-2 256-Bit-Algorithmus an.

SHA384 4

Gibt den SHA-2-384-Bit-Algorithmus an.

SHA512 5

Gibt den SHA-2 512-Bit-Algorithmus an.

SHA96 1

Gibt den SHA-1-96-Bit-Algorithmus an.

Gilt für: