Overload | Description |
---|---|
Decrypt(Stream) | Decrypts a stream of data |
Decrypt(Byte[]) | Decrypts a raw data block as a set of bytes |
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