由于最近的安全性研究结果,即可能大多数SSD都以一种幼稚的方式破坏了加密,我想检查哪些BitLocker计算机正在使用硬件加密,哪些计算机正在使用软件。
我找到了一种禁用硬件加密的方法,但是我不知道如何检查是否正在使用硬件加密(在这种情况下,我将不得不重新加密驱动器)。我该怎么办?
我知道manage-bde.exe -status
哪个给了我这样的输出:
Disk volumes that can be protected with
BitLocker Drive Encryption:
Volume C: [Windows]
[OS Volume]
Size: 952.62 GB
BitLocker Version: 2.0
Conversion Status: Used Space Only Encrypted
Percentage Encrypted: 100.0%
Encryption Method: XTS-AES 128
Protection Status: Protection On
Lock Status: Unlocked
Identification Field: Unknown
Key Protectors:
TPM
Numerical Password
但我不知道我想要的信息是否在此屏幕中。