Scan QR code or get instant email to install app
Question:
Masking is a technique that alters content to conceal personally identifiable information (PII) or other sensitive data.
On the other hand, tokenization replaces sensitive information with a non-sensitive alternative that enables the data to be processed in a useful manner.
Encryption, which would require the data to be decrypted to be used, is not mentioned in this context.
Hashing is another approach that can be used to conceal values, but it does not preserve the ability to work with the data.
Comments