Merged PR 1963: Merge nibr-BitLocker-12344168 to master

added note about XTS-AES encryption only being supported on desktop
This commit is contained in:
Nicholas Brower 2017-06-27 21:34:50 +00:00
parent af028ed4c9
commit ffdfba211a

View File

@ -1781,12 +1781,15 @@ ADMX Info:
<!--StartDescription--> <!--StartDescription-->
<p style="margin-left: 20px">Specifies the BitLocker Drive Encryption method and cipher strength. <p style="margin-left: 20px">Specifies the BitLocker Drive Encryption method and cipher strength.
> [!NOTE]
> XTS-AES 128-bit and XTS-AES 256-bit values are only supported on Windows 10 for desktop.
<p style="margin-left: 20px">The following list shows the supported values: <p style="margin-left: 20px">The following list shows the supported values:
- 3- AES 128-bit - 3 - AES-CBC 128-bit
- 4- AES 256 - 4 - AES-CBC 256-bit
- 6 -XTS 128 - 6 - XTS-AES 128-bit (Desktop only)
- 7 - XTS 256 - 7 - XTS-AES 256-bit (Desktop only)
<!--EndDescription--> <!--EndDescription-->
<!--EndPolicy--> <!--EndPolicy-->