KeyStore Encrypt

Kalipso - Form - Actions - Actions Description - Group Code - KeyStore Encrypt

Encrypts a string with device user KeyStore.

Action available for the following operating systems:

Parameters

  • Value - The string to encrypt

  • Target - Select a Variable or Control

This action is used to encrypt small strings, like passwords, credentials or other sensitive data, not large data values.

For large data values, use EncryptSymmetric action, and you can use this action to encrypt the password used in EncryptSymmetric.

Last updated