Example: ``` { "secrets": [ { "id": 1, "secret": "..." }, { "id": 2, "secret": "..." } ] } ``` Want to have the secrets encrypted (but leave the ids in plain text, to be used in lookups and indices).