The Symetrical type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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.

See Also