Symetrical Encryption for encrypting 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.
- dataToEncrypt
- String
The string to encrypt