Decrypt
Allows decryption of either a single text input or an encrypted .properties file.
Option | Description |
-t, --text |
Text to encrypt. |
-p, --properties |
Input Panopticon.properties file. |
Command examples:
- .properties file
bin/pcli decrypt -p /etc/panopticon/appdata/Define.properties
- text string
bin/pcli decrypt -t a7DUF0EONaFBAqNI2W4NoA==
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.