Discuss this help topic in SecureBlackbox Forum
TElHashFunction.UpdateStream
TElHashFunction See also
Filter: C#/Java VB.NET Pascal C++ PHP
Updates data for hashing.
Declaration
Parameters
Description
Use this method to update the hash data from stream. To update hash data from memory buffer, use Update method.
See also: Reset Update