Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginDecrypt(Stream, Stream, AsyncCallback, Object)
Begins asynchronous Decrypt operation. Decrypts data from a source stream into a target stream.
Public methodSupported by the .NET Compact FrameworkBeginDecrypt(String, String, AsyncCallback, Object)
Begins asynchronous Decrypt operation. Decrypts a source file into a target file.

See Also