ICryptoTransform: InputBlockSize (get)

InputBlockSize

The size of the block of plain text that is to be tranformed.



 Public Property Get InputBlockSize ( ) As Long

Return Values

Long -  Returns the size of plain text in bytes to be transformed.

Read Only.

See Also

Project CorLib Overview

Class ICryptoTransform Overview