mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 22:07:22 +00:00
95 lines
1.9 KiB
Markdown
95 lines
1.9 KiB
Markdown
---
|
|
title: Policy CSP - Bitlocker
|
|
description: Policy CSP - Bitlocker
|
|
ms.author: v-madhi
|
|
ms.topic: article
|
|
ms.prod: w10
|
|
ms.technology: windows
|
|
author: v-madhi
|
|
ms.date: 06/22/2018
|
|
ms.reviewer:
|
|
manager: dansimp
|
|
---
|
|
|
|
# Policy CSP - Bitlocker
|
|
|
|
|
|
|
|
<hr/>
|
|
|
|
<!--Policies-->
|
|
## Bitlocker policies
|
|
|
|
<dl>
|
|
<dd>
|
|
<a href="#bitlocker-encryptionmethod">Bitlocker/EncryptionMethod</a>
|
|
</dd>
|
|
</dl>
|
|
|
|
|
|
<hr/>
|
|
|
|
<!--Policy-->
|
|
<a href="" id="bitlocker-encryptionmethod"></a>**Bitlocker/EncryptionMethod**
|
|
|
|
<!--SupportedSKUs-->
|
|
<table>
|
|
<tr>
|
|
<th>Home</th>
|
|
<th>Pro</th>
|
|
<th>Business</th>
|
|
<th>Enterprise</th>
|
|
<th>Education</th>
|
|
<th>Mobile</th>
|
|
<th>Mobile Enterprise</th>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<!--/SupportedSKUs-->
|
|
<!--Scope-->
|
|
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
|
|
|
> [!div class = "checklist"]
|
|
> * Device
|
|
|
|
<hr/>
|
|
|
|
<!--/Scope-->
|
|
<!--Description-->
|
|
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.
|
|
|
|
<!--/Description-->
|
|
<!--SupportedValues-->
|
|
The following list shows the supported values:
|
|
|
|
- 3 - AES-CBC 128-bit
|
|
- 4 - AES-CBC 256-bit
|
|
- 6 - XTS-AES 128-bit (Desktop only)
|
|
- 7 - XTS-AES 256-bit (Desktop only)
|
|
|
|
<!--/SupportedValues-->
|
|
<!--/Policy-->
|
|
<hr/>
|
|
|
|
Footnote:
|
|
|
|
- 1 - Added in Windows 10, version 1607.
|
|
- 2 - Added in Windows 10, version 1703.
|
|
- 3 - Added in Windows 10, version 1709.
|
|
- 4 - Added in Windows 10, version 1803.
|
|
|
|
<!--/Policies-->
|
|
|