Overload List
| Name | Description | |
|---|---|---|
| BeginEncrypt(Stream, Stream, AsyncCallback, Object) |
Begins asynchronous Encrypt operation.
Encrypts data from a source stream into a target stream.
| |
| BeginEncrypt(String, String, AsyncCallback, Object) |
Begins asynchronous Encrypt operation.
Encrypts a source file into a target file.
|