Decrypt text with AES Action(Power Automate Desktop)
This action decrypts (unencrypts) text encrypted with the private key method AES.
This function is the counterpart to the "Encrypt text with AES" action, When exchanging highly confidential information via e-mail, etc.
How to use
Drag "Decrypt text with AES" under "Cryptography".
Set parameters.
Parameter
Encoding
Specify the character code to be decrypted.
Text to decrypted
Specify the text to be decrypted.
Decryption key
Specify the password to decrypt.
Advanced
Advanced specifies the strength of the encryption.
Since it is all determined at the time of encryption, it must be adjusted to the setting at the time of encryption when decrypting.
Padding / Key size
Sets the same items as those specified during encryption.
Use salt / Use initialization vector
Specify if salt or initialization vector is set.
If the text is saved in a file, it will be read with the "Read text from file" action first.
Variables produced
Contains the result of the action execution.
DecryptedText
The text of the decrypted result is stored.
For those who want to learn Power Automate Desktop effectively
The information on this site is now available in an easy-to-read e-book format.
Or Kindle Unlimited (unlimited reading).
You willl discover how to about basic operations.
By the end of this book, you will be equipped with the knowledge you need to use Power Automate Desktop to streamline your workflow.
Discussion
New Comments
No comments yet. Be the first one!