SHA1Managed: 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 SHA1Managed Overview SHA1Managed Properties SHA1Managed Methods Initialize IObject