KeyedHashAlgorithm: CanTransformMultipleBlocks (get) |
Returns if the hash algorithm implementation can processd multiple blocks of data at a time.
Public Property Get CanTransformMultipleBlocks ( ) As Boolean
The size of 1 block of data is defined by the InputBlockSize property.
Read Only.