2.2.5.12 Phase 1 Suite - Hash Algorithm

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

Value: "Hash"

Type: REG_SZ.

Size: Equal to size of the Data field.

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

 HASH-VAL = "MD5" / "SHA1"

MD5: This token represents the FW_CRYPTO_HASH_MD5 enumeration value as defined in [MS-FASP] section 2.2.68.

SHA1: This token represents the FW_CRYPTO_HASH_SHA1 enumeration value as defined in [MS-FASP] section 2.2.68.

This value represents the Hash field of the FW_PHASE1_CRYPTO_SUITE structure as defined in [MS-FASP] section 2.2.70.