The Symetrical type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Decrypt(String, String) |
Symetrical Decryption for decrypting data.
| |
| Encrypt(String, String) |
Symetrical Encryption for encrypting data.
| |
| GetHashKey(String, String) |
Returns a hash key for use in encryption and decryption methods.
|