Discuss this help topic in SecureBlackbox Forum
TElHashFunction.UpdateStream
TElHashFunction See also
Filter: C# VB.NET Pascal C++ PHP Java
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