struttura IPSEC_KEYING_POLICY0 (ipsectypes.h)
Il IPSEC_KEYING_POLICY1 è disponibile.
Sintassi
typedef struct IPSEC_KEYING_POLICY0_ {
UINT32 numKeyMods;
GUID *keyModKeys;
} IPSEC_KEYING_POLICY0;
Members
numKeyMods
Numero di moduli di chiave nella matrice.
keyModKeys
Matrice di moduli di keying distinti.
Commenti
IPSEC_KEYING_POLICY0 è un'implementazione specifica di IPSEC_KEYING_POLICY. Per altre informazioni, vedere Wfp Version-Independent Names and Targeting Specific Versions of Windows .See WFP Version-Independent Names and Targeting Specific Versions of Windows.See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | ipsectypes.h |