Symetrical Decryption for decrypting data.
Namespace:
RedCritterServerV1.EncryptionAssembly: RedCritterServerV1 (in RedCritterServerV1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
Parameters
- hashKey
- String
Generate a hash key using the getHashKey() method.
- dataToDecrypt
- String
The string to decrypt.