INSERTTOKEN
Insert a token in database table for a single value with Token Format and luhncheck.
Import Parameters
- VALUE - The value to be tokenized.
From the common parameters, refer to the source code below for exact parameters.
Export Parameters
- TOKEN - The token for plaintext value.
Source Code