| CryptoAPITransform: InputBlockSize (get) |
Returns 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.
Project VBCorLib Overview Class CryptoAPITransform Overview CryptoAPITransform Properties CryptoAPITransform Methods ICryptoTransform IObject