Reference of default token profiles
Learn more about the default token profiles available in the eperi sEcure Platform.
| Token profile name | Description | Example of tokenized field value |
|---|---|---|
| CreditCard |
Tokenizes a 16 digit Primary Account Number (PAN) as follows:
|
1234568398973408123 Original value: 1234567812345678123 |
| Date | Tokenizes a date field depending on the input format. The supported date formats are as follows:
|
22.08.1848 |
| DateTime Note: Please inquire with eperi Support to activate this token profile. |
Tokenizes a date time field depending on the input format. The supported date time formats are as follows:
|
1848-08-22T12:30:15Z |
| DateTimeMillisecond Note: Please inquire with eperi Support to activate this token profile. |
Tokenizes a date time millisecond field in format:
|
1848-08-22T12:30:15.147Z |
| AgeCheck Note: Please inquire with eperi Support to activate this token profile. |
Tokenizes a date field following a validation of minor and elder age
check. Value is only tokenized if the input date is within the given age
range. Other values will not be tokenized. The supported date formats are as follows:
|
22.08.2775 |
|
Date-2500 Note: This profile is only available with the Salesforce adapter.
|
Tokenizes a date field. The date range of the token generated is from 01.01.2500 to 31.12.3000. The supported date formats are the same as those of the Date token profile. | 01.07.2770 |
|
Date-3000 Note: This profile is only available with the Salesforce adapter.
|
Tokenizes a date field. The date range of the token generated is from 01.01.3001 to 31.12.3500. The supported date formats are the same as those of the Date token profile. | 26.02.3359 |
| de.eperi.ca.email | Tokenizes an email field. It only tokenizes the local-part and replaces the domain with "tokenized.de". It generates tokens with lengths between 14 and 19 characters. |
alkofq@tokenized.de |
|
de.eperi.ca.number18 Note: This profile is not available with the
Salesforce adapter.
|
Tokenizes a string field which can contain numbers as well as letters, spaces and special characters. It generates tokens with lengths between 6 and 18 characters. | 699704825801805327 |
| de.eperi.ca.plz | Tokenizes a zip code field. If tokenized, the first two digits of the field remain unchanged. Then a "_ZIP_" follows. The tokens are always 18 characters long. |
64_ZIP_WREUIRUWEOI 64_ZIP_EPWDHCVCRPE 64_ZIP_DORPFODGOFT |
| PronounceableString | Tokenizes a string field. The tokenized value is represented by a pronounceable string with a length of 13 to 20 characters including the suffix "-test-data". |
Kaiw-test-data Lepl-test-data Eiwootl-test-data Oifiereo-test-data Shuffeegg-test-data |
| String | Tokenizes a string field. It adds a "TOK" at the beginning and generates tokens with lengths between 11 and 20 characters. | TOK0600000091aa17 |
