Compartilhar via


NEVpnIke2IntegrityAlgorithm Enumeração

Definição

Enumera os algoritmos de integridade 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 = 
Herança
NEVpnIke2IntegrityAlgorithm
Atributos

Campos

SHA160 2

Indica o algoritmo SHA-1 de 160 bits.

SHA256 3

Indica o algoritmo SHA-2 de 256 bits.

SHA384 4

Indica o algoritmo SHA-2 de 384 bits.

SHA512 5

Indica o algoritmo SHA-2 de 512 bits.

SHA96 1

Indica o algoritmo SHA-1 de 96 bits.

Aplica-se a