HMACRIPEMD160: InputBlockSize (get)

InputBlockSize

Returns the size of the input block size allowed.



 Public Property Get InputBlockSize ( ) As Long

Return Values

Long - 

Remarks

When calling the TransformBlock method, the InputCount must be zero or a multiple of this value.

Read Only.

See Also

Project VBCorLib Overview Class HMACRIPEMD160 Overview HMACRIPEMD160 Properties HMACRIPEMD160 Methods Initialize IObject