| Overload | Description |
|---|---|
| Encrypt(Stream) | Encrypts the stream with the current password and salt |
| Encrypt(Byte[]) | Encrypts the bytes with the current password and salt |
| 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