Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This structure stores 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
Requirements
Header |
fwpmu.h |