How to check BitLocker is supported on the OS via C++?

669 Views Asked by At

I would like to get an idea how identify if BitLocker is supported on the OS, may be I need to check some specific registries or settings?

1

There are 1 best solutions below

3
On

I think I got it. >> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio‌​n\BitLocker] "IsBdeDriverPresent"=dword:00000001