| HMACSHA256: InputBlockSize (get) |
Returns the size of the input block size allowed.
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 HMACSHA256 Overview HMACSHA256 Properties HMACSHA256 Methods Initialize IObject