Create Encrypted Password File for Account
createPasswordFile(account, keyFile, passwordFile, password = NULL)
account | name of account the user is asked to enter the password for |
---|---|
keyFile | path to the file containing the encryption/decryption key |
passwordFile | path to the password file |
password | password for account. If |