From 29aca996b18bbc012bad73c4a000da77d72059d2 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 26 Oct 2017 16:28:10 -0700 Subject: [PATCH] added default for Phone --- .../bitlocker/bitlocker-group-policy-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/device-security/bitlocker/bitlocker-group-policy-settings.md b/windows/device-security/bitlocker/bitlocker-group-policy-settings.md index 6199c24fc9..1e5630aab0 100644 --- a/windows/device-security/bitlocker/bitlocker-group-policy-settings.md +++ b/windows/device-security/bitlocker/bitlocker-group-policy-settings.md @@ -1100,7 +1100,7 @@ This policy setting is used to control the encryption method and cipher strength

When disabled or not configured

-

Beginning with Windows 10, version 1511, BitLocker uses the default encryption method of XTS-AES 128-bit or the encryption method that is specified by the setup script. Windows Phone does not support XTS; it uses AES-CSB 128-bit by default and supports AES-CBC 256-bit by policy.

+

Beginning with Windows 10, version 1511, BitLocker uses the default encryption method of XTS-AES 128-bit or the encryption method that is specified by the setup script. Windows Phone does not support XTS; it uses AES-CBC 128-bit by default and supports AES-CBC 256-bit by policy.