Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure Field Encryption for your Edge Encrypted fields

Before migrating your existing edge encrypted fields to Field Encryption, you must configure field encryption for these fields.

Before you begin

Role required: admin

This process assumes you have existing edge encrypted fields that you want to migrate to Field Encryption.

Procedure

  1. Navigate to All > Key Management > Cryptographic Modules > All > .

  2. In the Cryptographic Modules list, select New.

  3. In the form, fill in these fields.

    FieldValue
    NameSelect descriptive name
    Crypto spec templateDefault template
    Crypto module lifecycle statePublished
    Parent crypto modulecolumn_level_encryption
  4. Right-click the form header and select Save.

  5. In the Crypto Specifications related list, open the record on the list.

  6. In the Crypto Specification record, select Next three times to complete the algorithm definition, lifecycle definition, and key origin sections.

    You don’t need to modify any fields in these sections.

  7. In the Generate Key field, select the Generate Key link to generate a key.

  8. Navigate to All > System Security > Field Encryption > Encrypted Field Configuration.

  9. In the encrypted field configuration list, select New.

  10. In the form, fill in these fields.

    FieldValue
    TypeSelect Column or Attachment, depending on what you want to encrypt.
    Crypto moduleSelect the cryptographic module that you created in earlier steps.
    TableSelect the table containing the data that you want encrypted.
    MethodSelect Single Module
    ColumnSelect the column (field) on the table that you want to be encrypted.

    Note: The data to encrypt is determined by the Table and Column fields. These fields should be the table and column (field) where you’re currently using Edge Encryption.

  11. Select Submit.

  12. Navigate to All > Key Management > Module Access Policies > All.

  13. Select New.

  14. In the form, fill in these fields.

    FieldValue
    Policy nameSelect descriptive name
    Crypto moduleSelect the cryptographic module that you created in earlier steps.
    TypeSelect Role
    Target roleSelect a role to be used. This role must be able to encrypt and decrypt data in the column.
    ResultSelect the desired action.
  15. Select Submit.

  16. To verify your configuration, navigate to the table you want encrypted with Field Encryption, and open a record.

    For example, to access the User [sys_user] table, enter sys_user.list into the navigation filter.

    The field you have selected for encryption in the previous steps now has a lock icon next to the field label.

Result

You edge encrypted field is ready to be migrated to field encryption. To configure more fields, repeat the preceding steps for each of those fields.

Parent Topic:Migrate from Edge Encryption to Field Encryption