ICryptoTransform Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ICryptoTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
|
TransformBlock | Transforms the specified region of the input byte array and copies the resulting transform to the specified region of the output byte array. |
|
TransformFinalBlock | Transforms the specified region of the specified byte array. |
Show: