SHA256Managed: InputBlockSize (get) |
Returns the input block size this transform can work on.
Public Property Get InputBlockSize ( ) As Long
When calling the TransformBlock method, the InputCount must be zero or a multiple of this value.
Read Only.