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

    java -jar pcli.jar decrypt -p /usr/share/vizserverdata/Define.properties

  • text string

    java -jar pcli.jar decrypt -t a7DUF0EONaFBAqNI2W4NoA==

(c) 2023 Altair Engineering Inc. All Rights Reserved.

Intellectual Property Rights Notice | Technical Support