Why is our Data Vault token 16 characters?
We made the token 16 characters to match 16 digits you'd normally apply to a credit card. Ideally, your system can accept the credit card the same way as you accept a tokenized representation, and manipulate it based on which type of data it is.
Comments