ICryptoTransform Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property CanReuseTransform Gets a value indicating whether the current transform can be reused.
Public property CanTransformMultipleBlocks Gets a value indicating whether multiple blocks can be transformed.
Public property InputBlockSize Gets the input block size.
Public property OutputBlockSize Gets the output block size.
Top

Show:
© 2017 Microsoft