added default for Phone

This commit is contained in:
Justin Hall 2017-10-26 16:28:10 -07:00
parent 7c36b9867d
commit 29aca996b1

View File

@ -1100,7 +1100,7 @@ This policy setting is used to control the encryption method and cipher strength
</tr> </tr>
<tr class="odd"> <tr class="odd">
<td align="left"><p><strong>When disabled or not configured</strong></p></td> <td align="left"><p><strong>When disabled or not configured</strong></p></td>
<td align="left"><p>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.</p></td> <td align="left"><p>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.</p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>