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