An SC-200 analyst reviews a Defender for Endpoint alert about a process calling BCryptEncrypt with a hardcoded key. What security concern does hardcoding encryption keys represent?
-
A
It prevents key rotation and exposes the key to static analysis or binary extraction
-
B
It causes encryption to fail on FIPS-compliant systems
-
C
It triggers automatic revocation by Windows CNG
-
D
It prevents use of AES and forces DES fallback