Update PDE Docs 18

This commit is contained in:
Frank Rojas
2022-09-19 16:35:04 -04:00
parent e364789e9c
commit 5a904454e7
3 changed files with 5 additions and 2 deletions

View File

@ -64,6 +64,9 @@ sections:
answer: |
No. PDE encryption keys are protected Windows Hello for Business credentials and will only be unlocked when signing on with Windows Hello for Business PIN or biometrics.
- question: What encryption method and strength does PDE use?: |
PDE uses AES-256 to encrypt files
additionalContent: |
## See also
- [Personal Data Encryption (PDE)](overview-pde.md)

View File

@ -15,7 +15,7 @@ ms.date: 09/22/2022
<!-- Max 5963468 OS 32516487 -->
Personal data encryption (PDE) is a security feature introduced in Windows 11, version 22H2 that provides encryption of individual files. PDE occurs in addition to other encryption methods such as BitLocker.
Personal data encryption (PDE) is a security feature introduced in Windows 11, version 22H2 that provides additional encryption features to Windows. PDE differs from BitLocker in that it encrypts individual files instead of whole volumes and disks. PDE occurs in addition to other encryption methods such as BitLocker.
PDE utilizes Windows Hello for Business to link data encryption keys with user credentials. This feature can minimize the number of credentials the user has to remember to gain access to files. For example, when using BitLocker with PIN, a user would need to authenticate twice - once with the BitLocker PIN and a second time with Windows credentials. This requirement requires users to remember two different credentials. With PDE, users only need to enter one set of credentials via Windows Hello for Business.

View File

@ -52,7 +52,7 @@ ms.date: 09/22/2022
## PDE protection levels
PDE offers two levels of protection. The level of protection is determined based on the organizational needs. These levels can be set via the PDE APIs.
PDE uses AES-256 to encrypt files and offers two levels of protection. The level of protection is determined based on the organizational needs. These levels can be set via the PDE APIs.
| Item | Level 1 | Level 2 |
|---|---|---|