URL
This is a substitution cipher that preserves formatting, but keeps the URL scheme and top-level domain intact.
For example, for the following input value:
http://www.example.com/products/clothes
The output value would be something like:
http://www.example.com/sowrmsl/kwctlsn
This mask is not secure.
Characteristics
Consistency | No, cannot be made consistent. |
Linking | No, cannot be linked. |
Differential privacy | No |
Data-free | No |
Allowed for primary keys | No |
Allowed for unique columns | Yes |
Uses format-preserving encryption (FPE) | No |
Privacy ranking | 3 |
Generator ID (for the API) |
How to configure
If Structural data encryption is enabled, then to use it for this column, toggle Use data encryption process to the on position.
Last updated