11. Decrypt Functions
decryptMZEncryptedString
Decrypts a string that has been encrypted using mzsh encryptpassword, and returns the decrypted string.
decryptMZEncryptedString (string encryptedString)
| Parameter | Description |
|---|---|
encryptedString | The string encrypted using mzsh encryptpassword |
| Returns | The decrypted string |
, multiple selections available,