Decrypts the given string. Only strings can be decrypted that were encrypted with the Encrypt method.
Decrypt (toDecrypt)
Decrypt(toDecrypt)
Variable | Description |
---|---|
toDecrypt | The string to decrypt. String. |