Newer Version Available

This content describes an older version of this product. View Latest

Enable Encryption of Change Events

After you create an event bus tenant secret, a checkbox becomes available in the Encryption Policy page that starts encryption of change events.

Prerequisites:

Create an Event Bus tenant secret

Steps:

  1. From Setup, in the Quick Find box, enter Platform Encryption, and then select Encryption Policy.
  2. Select Encrypt change data capture events and platform events.

    You can access and control this setting in Metadata API, in PlatformEncryptionSettings. Ensure that the event bus tenant secret is created first before setting enableEventBusEncryption to true.

    Note

  3. Click Save.

When you enable encryption for change events, you also enable it for platform events. For more information, see Encrypting Platform Event Messages at Rest in the Event Bus in the Platform Events Developer Guide.

Note