Skip to content

Commit 3e10bda

Browse files
Merge pull request mendix#8932 from mendix/kv-encryption-update
Encryption key updates
2 parents 462f345 + 1bde751 commit 3e10bda

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules
  • static/attachments/appstore/platform-supported-content/modules/encryption

content/en/docs/appstore/use-content/platform-supported-content/modules/encryption.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ Set the `EncryptionKey` constant in your application, which can be found in the
3232

3333
For versions below 2.2.0, ensure the key is 16 characters long to support the 128 bits key length.
3434

35-
When running the application locally, set the **Value** for the `EncryptionKey` constant in the **App Settings** > **Configurations** tab.
35+
When running the application locally, add a random 32-character string **Value** for the `EncryptionKey` constant in the **App Settings** > **Configurations** tab. For more information, see the [Constants](/refguide/configuration/#constants) section of *Configurations*.
36+
37+
{{< figure src="/attachments/appstore/platform-supported-content/modules/encryption/encryption-constant.png" class="no-border" >}}
3638

3739
#### EncryptionPrefix Constant
3840

90.5 KB
Loading

0 commit comments

Comments
 (0)