Overload | Description |
---|---|
Decrypt(Stream) | Wraps the stream with a cryptographic stream |
Decrypt(Byte[]) | Decrypts the given bytes |
Decrypt(String) | Decrypts the base-64 encoded bytes, decrypts the data and returns the string |
Decrypt(String,ByteEncoding) | Decrypts the base-64 encoded bytes, decrypts the data and returns the string |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7