2.2.5.17 Phase 2 Suite - Protocol

Keys: Software\Policies\...\Phase2CryptoSets\<wszSetId>\<SuiteIndex>.

Value: "Protocol"

Type: REG_SZ.

Size: Equal to size of the Data field.

Data: this value is a Unicode string encoded using the following grammar rule:

 PROTOCOL-VAL = "AH" / "ESP" / "AH&ESP"

AH: This token represents the FW_CRYPTO_PROTOCOL_AH enumeration value as defined in [MS-FASP] section 2.2.69. The remaining token values in this list can be found in the same Protocol specification section.

ESP: This token represents the FW_CRYPTO_PROTOCOL_ESP enumeration value.

AH&ESP: This token represents the FW_CRYPTO_PROTOCOL_BOTH enumeration value.

This value represents the Protocol field of the FW_PHASE2_CRYPTO_SUITE structure as defined in [MS-FASP] section 2.2.71.