Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The IPSEC_KEYMODULE_STATE0 structure stores Internet Protocol Security (IPsec) keying module specific information.
Syntax
typedef struct IPSEC_KEYMODULE_STATE0_ {
GUID keyModuleKey;
FWP_BYTE_BLOB stateBlob;
} IPSEC_KEYMODULE_STATE0;
Members
keyModuleKey
The identifier of the keying module.
stateBlob
A byte blob containing opaque keying module specific information.
Remarks
IPSEC_KEYMODULE_STATE0 is a specific implementation of IPSEC_KEYMODULE_STATE. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | ipsectypes.h |