CryptoAPITransform: InputBlockSize (get) |
Gets the size of one block of data that is to be processed.
Public Property Get InputBlockSize ( ) As Long
When calling the TransformBlock method, the InputCount must be zero or a multiple of this value.
Read Only.