| Overload | Description |
|---|---|
| Encrypt(Stream) | Encrypts a stream of data |
| Encrypt(Byte[]) | Encrypts a raw data block as a set of bytes |
| Encrypt(String) | Encrypts a string and encodes the result in base-64 encoded text |
| Encrypt(String,ByteEncoding) | Encrypts a string and encodes the result in specified encoding format |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7