2.2.6.3 Keying Module Rules
This grammar is used to identify keying modules.
-
KEY-MOD-VAL = "KeyModDefault" / "IkeV1" / "AuthIP" / "IkeV2"
KeyModDefault: This token represents the FW_KEY_MODULE_DEFAULT enumeration value as defined in [MS-FASP] section 2.2.96. The remaining token values in this list can be found in the same Protocol specification section.
IkeV1: This token represents the FW_KEY_MODULE_IKEv1 enumeration value.
AuthIP: This token represents the FW_KEY_MODULE_AUTHIP enumeration value.
IkeV2: This token represents the FW_KEY_MODULE_IKEv2 enumeration value.