Passphrase-based Key Account
The Passphrase-based Key account is used for encryption and decryption operations
with the Encrypt Field and Decrypt Field Snaps.


Account settings
Legend:
- Expression icon (
): Allows using JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
- SnapGPT (
): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
- Suggestion icon (
): Populates a list of values dynamically based on your Snap configuration. You can select only one attribute at a time using the icon. Type into the field if it supports a comma-separated list of values.
- Upload
: Uploads files. Learn more.
Field / Field set | Type | Description |
---|---|---|
Label | String |
Required. Specify a unique label for the account. Default value: None. Example: Passphrase |
Passphrase | String/Expression |
Required. Specify the location of the
KeyStore file, can be in SLDB or any other unauthenticated endpoint
such as https://... Default value: None. |
Algorithm | String |
Required. Specify the encryption algorithm for which the passphrase is used for. Default value: AES Example: AES |
Key size | Integer | Required. Specify the key size, in bits, for the generated secret key. |