| SHA384Managed: 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 SHA384Managed Overview SHA384Managed Properties SHA384Managed Methods Clear Equals