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