Erebus.Schema.data_encryption_key

You're seeing just the macro data_encryption_key, go back to Erebus.Schema module for more information.
Link to this macro

data_encryption_key()

View Source (macro)

Defines field dek of type map, which is required for storing encrypted information using Erebus.

Please note that if you're using it with a database underneath, this field needs to be of type jsonb underneath.