AES-256-CBC Encrypt
Encrypts a string using AES-256-CBC and outputs Base64.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFires after encryption completes.
Data Inputs
Input
INPUTInput string to encrypt.
Key
INPUTEncryption key (will be padded/truncated to 32 bytes).
Data Outputs
Ciphertext
OUTPUTstring
Encrypted Base64 string (IV + ciphertext).
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing