Encrypting Decrypting Passwords

Discuss RoboTask here
Post Reply
dcocke
Posts: 5
Joined: Wed Dec 15, 2004 9:43 pm
Location: United States

Encrypting Decrypting Passwords

Post by dcocke »

Some of my scripts involve the use of passwords (Email, FTP, databases, etc).
I would like to have a routine that can keep the password encrypted in a file or in the registry, and when a task starts it decrypts the password and stores it in a variable to be used by the script for that session.
Any thoughts on how I can accomplish this or ideas on third-party solutions?  I'm thinking there could be a way using Basic.
Thanks,
David
Post Reply