ICryptoTransform Properties
[ 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 | |
|---|---|---|
|
CanReuseTransform | Gets a value indicating whether the current transform can be reused. |
|
CanTransformMultipleBlocks | Gets a value indicating whether multiple blocks can be transformed. |
|
InputBlockSize | Gets the input block size. |
|
OutputBlockSize | Gets the output block size. |
Show: