What mechanism does an online payment web application implement over HTTPS routes to substitute sensitive credit card numbers with secure, randomized reference tokens during financial transactions?
A.Running outbound SMTP mail server delivery routines
B.Static FTP file catalog adjustments
C.Tokenization
D.Altering localized device hardware MAC address registries
Explanation:
Tokenization swaps sensitive primary account numbers with algorithmic token strings, protecting original financial data from interception during online payment processing.
No comments yet. Be the first to start the discussion!