| SHA384Managed: 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.
Project VBCorLib Overview Class SHA384Managed Overview SHA384Managed Properties SHA384Managed Methods Initialize IObject