HMAC: Initialize

Initialize

Resets a hashing object to begin hashing a new value.



 Public Sub Initialize ( )

Remarks

If Clear has been called, then the object cannot be re-initialized.

See Also

Project VBCorLib Overview Class HMAC Overview HMAC Properties HMAC Methods HashSize (get) InputBlockSize (get)