Protecto offers below Format to secure sensitive data through tokenization. Here’s a summary of the supported token types:
| Format Name | Allowed Delimiters | Valid Example | Output (Masked) |
| Pin | [“”] | 7865 | yhtj |
| Insurance Number | [” “, “-“, “,”, “:”] | 123-45-6789 | 3456-54-6789 |
| Phone Number | [” “, “.”, “-“, “(“, “)”, “+”, “x”, “extension”, “ext”, “,”] | +1 (234) 567-8900 | -9588 |
| Policy No | [” “, “-“, “,”, “:”] | POL-123-456 | ret-656-456 |
| Routing Number | [” “, “-“] | 1100_00 | 425_00 |
| Organization | [” “, “,”, “.”, “-“] | Protect_Inc. | wew_ewe |
| Passport Number | [” “, “-“, “,”, “:”, “;”, “.”] | M123-4567 | f233-rwt |
| Pan | [“”] | ABCDE1234F | ere1234F |
| CVV | [“”] | 123 | *** |
| Vehicle Identification Number | [“-“, “:”] | 1H_GCM82633A123456 | 45_dadae |
| Username | [” “, “,”, “.”, “-“, “_”, “@”, “‘”] | john_doe@example.com | jfd@emp.dwe |
| Nationality | [“”] | Indian | uhrwt |
| Credit Card Expiration Date | [“/”, “-“, “,”, “:”, ” “] | 27-Dec | 83-hbr |
| Credit Card | [“”] | 4111111111111111 | 435452345 |
| Licence Number | [“-“, “/”, “.”, “_”] | DL-0420110149646 | 34-43434343 |
| Person Name | [” “, “,”, “.”, “-“, “‘”] | John D. Smith | wewe m. Sdfd |
| Social Identification Numbers | [“-“, ” “] | 123-45-6789 | 434-45-6789 |
| Fax Number | [“-“, “(“, “)”, “.”, ” “, “+”, “/”, “,”] | +1 (555) 123-4567 | +4 (334) 534-6789 |
| Date | [“/”, “-“, “,”, “:”, ” “] | 6/24/2021 | 6/24/2021 |
| Registration Number | [” “, “-“, “,”, “:”] | MH-12-AB-1234 | 32-WE-56-1234 |
| IP Address | [” “, “.”] | 192.168.1.1 | 345.232.3.1 |
| Medical Record Number | [” “, “-“] | MRN-123456 | TYE-ER456 |
| Swift | [” “, “”] | HD,FCINBB | ****INBB |
| Mac Address | [“-“, “:”] | 00:1A:2B:3C:4D:5E | 43:56:67 |
| URL | [“/”, “:”, “//”, “?”, “&”, “#”, “,”, “=”, “+”, “.”] | https://example.com/path?id=1 | https://MMDSD/ddw?we=* |
| Email Address | [” “, “@”] | test.user@example.com | tqwq.ere@eer.vdf |
| Bank Account Number | [“-“, ” “, “/”, “.”] | 123456/89012 | 32323/9012 |
| Address | [” “, “,”, “.”, “-“, “/”, “(“, “)”, “#”] | 123, Main St. Apt#4 | ***, M*** S*. A**#4 |
| TAN | [” “, “-“, “”] | ABC-D12345E | 343-ERE |
| Driving License Number | [” “, “-“] | TN 45 20230012345 | RE 43 34343 |