MACTripleDES: OutputBlockSize (get)

OutputBlockSize

Returns the size of the output block.



 Public Property Get OutputBlockSize ( ) As Long

Return Values

Long -  The size of the output block.

Remarks

When calling the TransformBlock method, the return value will be 0 or a multiple of this value.

Read Only.

See Also

Project CorLib Overview

Class MACTripleDES Overview