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