SMACreateCorelationPasswordFile
Storing a password in plain text in a configuration file should be avoided. This application allows the user to encrypt the password and store it in a file.
Usage
SMACreateCorelationPasswordFile.exe -file file -password password
Command line options
-file: The name of the file to create that will contain the encrypted password.
-password: The plaintext password to encrypt.