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