Compartir a través de


estructura IKEEXT_INTEGRITY_ALGORITHM0 (iketypes.h)

La estructura de IKEEXT_INTEGRITY_ALGORITHM0 almacena el algoritmo hash IKE/AuthIP.

Sintaxis

typedef struct IKEEXT_INTEGRITY_ALGORITHM0_ {
  IKEEXT_INTEGRITY_TYPE algoIdentifier;
} IKEEXT_INTEGRITY_ALGORITHM0;

Members

algoIdentifier

Tipo de algoritmo hash.

Consulte IKEEXT_INTEGRITY_TYPE para obtener más información.

Comentarios

IKEEXT_INTEGRITY_ALGORITHM0 es una implementación específica de IKEEXT_INTEGRITY_ALGORITHM. Para obtener más información, vea NOMBRES DE Version-Independent DE PMA y versiones específicas de Windows dirigidas a destinatarios.

Requisitos

   
Cliente mínimo compatible Windows Vista [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2008 [solo aplicaciones de escritorio]
Encabezado iketypes.h

Consulte también

IKEEXT_INTEGRITY_TYPE

Estructuras de API de plataforma de filtrado de Windows