次の方法で共有


IPSEC_KEYMODULE_STATE0 (Compact 2013)

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

See Also

Reference

WFP IPsec Structures

Other Resources

Windows Filtering Platform