> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-code-flow/keystore-decrypt.md).

# KeyStore Decrypt

Decrypts a value previously encrypted with [**KeyStoreEncrypt**](/kalipso5/developing/form/actions/actions-description/group-code-flow/keystore-encrypt.md) on the same device by the same user with the same App.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### Parameters

* **Value** - The value to be decrypted
* **Target** - Select a Variable or Control

{% hint style="info" %}
Check [**KeyStoreEncrypt**](/kalipso5/developing/form/actions/actions-description/group-code-flow/keystore-encrypt.md) action for more details.
{% endhint %}
