| HMACSHA512: ComputeHash |
Computes a hash value for a source in a single pass.
Public Function ComputeHash( ByRef Source As Variant, Optional ByRef Index As Variant, Optional ByRef Count As Variant ) As Byte ( )
If a Stream object is passed in, then the stream is continuously read and the hash calculated until there is no more data left to read from the stream.
Project VBCorLib Overview Class HMACSHA512 Overview HMACSHA512 Properties HMACSHA512 Methods Clear Equals