QuestionQ261

Privacy Engineering

Using hash values with stored personal data BEST allows an organization to:

  • A protect against unauthorized access.
  • B tag the data with classification information.
  • C ensure data indexing performance.
  • D detect changes to the data.
Explanation

A hash value serves as an integrity check. Recalculating the hash for stored data and comparing it with the original hash can reveal unauthorized or accidental changes to that data.

Community Discussion

No comments yet. Be the first to start the discussion!