Compartir a través de


NEVpnIke2IntegrityAlgorithm Enumeración

Definición

Enumera los algoritmos de integridad válidos para 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 = 
Herencia
NEVpnIke2IntegrityAlgorithm
Atributos

Campos

SHA160 2

Indica el algoritmo SHA-1 de 160 bits.

SHA256 3

Indica el algoritmo SHA-2 de 256 bits.

SHA384 4

Indica el algoritmo SHA-2 de 384 bits.

SHA512 5

Indica el algoritmo SHA-2 de 512 bits.

SHA96 1

Indica el algoritmo SHA-1 de 96 bits.

Se aplica a