Once the application profile is authenticated, you can begin securely storing and retrieving sensitive data using Privicore’s tokenization features. Privicore supports tokenization for both text/field data and file data.
- Text/Field Data:
- Storing: Send your sensitive text/field data to Privicore. The data will be encrypted and securely stored, and Privicore will return a “data token” that you can use to retrieve the original data later.
- Fetching: Use the “data token” obtained during storage to retrieve the original text/field data from Privicore.
- File Data:
- Storing: Stream files to Privicore for secure storage. Privicore supports large file sizes, and upon storage, you will receive a “data token” for future access.
- Fetching: Use the “data token” to retrieve the file back from Privicore’s engine.
The use of “data tokens” ensures that sensitive data remains protected and can only be accessed with the correct token, maintaining security and compliance standards.