Consider this value below as your project attribute: BV1TrNRWmvM5BYa4olsIrYz0wd/bD0RGXg== Use this command: print("Decrypted project password is " + Decrypt3DES(sMyEncryptedPassword)); What do you see? To generate the password, use Encrypt3DES(). Note: this will not prevent anyone using Silk Performer from knowing what the password is as these functions share the same public key. For more robust security and simplicity, you could consider the use of an external file with limited access, and make sure exported projects do not contain your password file. As to the truelog showing passwords, this probably needs a change in the AUT. Maybe you could pinpoint where the password is shown, what type of document is rendered, whether it's shown in the in-hdr or out-hdr or in-data or out-data tabs, or a form etc. Further detail necessary. Regards, Marcos.
↧