Skip to content

Commit

Permalink
Merge pull request #8932 from mendix/kv-encryption-update
Browse files Browse the repository at this point in the history
Encryption key updates
  • Loading branch information
Karuna-Mendix authored Jan 22, 2025
2 parents 462f345 + 1bde751 commit 3e10bda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ Set the `EncryptionKey` constant in your application, which can be found in the

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

When running the application locally, set the **Value** for the `EncryptionKey` constant in the **App Settings** > **Configurations** tab.
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*.

{{< figure src="/attachments/appstore/platform-supported-content/modules/encryption/encryption-constant.png" class="no-border" >}}

#### EncryptionPrefix Constant

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3e10bda

Please sign in to comment.