What data for BCryptGetFipsAlgorithmMode is used to determine FIP status?

I find it difficult to find out what factors influence the determination of whether it returns BCryptGetFipsAlgorithmMode()TRUE or FALSE. Does it return status:

HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Control \ Lsa \ FIPSAlgorithmPolicy \ Enabled

or is it something else?

+3
source share
1 answer

As I understand it: in principle, yes.

C/++, , , , FIPS, . , , Microsoft , , . , , .

+2

All Articles