medium
Single Answer
0Malia wants to protect data in use. Which technique is not a good solution to ensuring that data in use is protected?
Answer Options
A
Encryption
B
Control access to the data
C
Hashing data
D
Limiting where data is processed
Correct Answer: C
Explanation
Use of encryption through secure enclaves and restricted processing environments, controlling access to the data, and limiting where data is processed are all useful controls. Hashing the data does not leave it in a usable form since hashes transform the data, and thus is not a useful solution.