Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

decryptMZEncryptedString

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

Code Block
decryptMZEncryptedString (string encryptedString)


ParameterDescription
encryptedString The string encrypted using mzsh encryptpassword
ReturnsThe decrypted string