Mono Class Library: OverviewSystem.Security.Cryptography.ICryptoTransform: Members |
The members of System.Security.Cryptography.ICryptoTransform are listed below.
[read-only] CanReuseTransform bool. Specify if the current transform object can be reused. [read-only] CanTransformMultipleBlocks bool. Specify if the current transform object can process multiple blocks in a single call. [read-only] InputBlockSize int. Size of input blocks for the function in bytes. [read-only] OutputBlockSize int. Size of the output blocks of the function in bytes.