Decrypt Functions

decryptMZEncryptedString

Decrypts a string that has been encrypted using mzsh encryptpassword, and returns the decrypted string.

decryptMZEncryptedString (string encryptedString)
ParameterDescription
encryptedString The string encrypted using mzsh encryptpassword
ReturnsThe decrypted string