Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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


  • No labels