| Overload | Description |
|---|---|
| Decrypt(Byte[]) | Decrypts a raw data block as a set of bytes |
| Decrypt(Stream) | Wraps the stream with a cryptographic stream |
| Decrypt(String) | Decrypts the base-64 encoded bytes, decrypts the data and returns the string (Inherited from CSharpTest.Net.Crypto.CryptoKey) |
| Decrypt(String,ByteEncoding) | Decrypts the base-64 encoded bytes, decrypts the data and returns the string (Inherited from CSharpTest.Net.Crypto.CryptoKey) |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7