Encryption Framework Setup

The framework provides robust setup options to meet your data encryption requirements. Use the setup component to:

  • Define source records, which are the “source of truth” records that store and maintain the sensitive data in the database.

    After the encryption process is run, the source record stores the sensitive data masked, and its encrypted value in the new field added in the source record to store encrypted data.

  • Determine whether the encryption applies to all or country-specific set of data in a source record.

  • Grant role-based access to administrative users who need to view the unmasked data, if applicable.

  • Define process records to map with application batch processes that require data to be unmasked in outputs, if applicable.

    See Also Batch Process Mapping and Process Records.

  • Clean up staging tables that may contain unmasked or decrypted data.

See Also Setting Up the Encryption Framework.