- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
The cryptString() function is salted with the time, so will never produce the specific value you've been asked to get.
Key param is the AES encryption key in base 64, defaults to xtk option XtkKey.
Thanks,
-Jon