Certified Cloud Security Professional (CCSP) — Question 100

What strategy involves replacing sensitive data with opaque values, usually with a means of mapping it back to the original value?

Answer options

Correct answer: C

Explanation

Tokenization is the correct answer because it specifically refers to the process of replacing sensitive data with tokens that can be mapped back to the original values. Masking, anonymization, and obfuscation do not retain the ability to revert to the original data in the same way that tokenization does.