Implementation第 59 / 100 题

Replacing sensitive data such as a credit card number with a non-sensitive substitute value is called:

a.Tokenization
b.Hashing
c.Salting
d.Compression

解析

Tokenization swaps sensitive data for a meaningless token, keeping the real value in a secure vault. The token has no exploitable value if stolen. It is widely used to reduce the scope of payment card data handling.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 CompTIA Security+ (SY0-701) · 我们如何核对
反馈