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.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class ICryptoTransform Overview ICryptoTransform Properties ICryptoTransform Methods CanTransformMultipleBlocks (get) OutputBlockSize (get)