MakeHashFromStreamer (open)
Close a streaming hasher
Syntax
LOADLIB "wh::crypto.whlib";
STRING FUNCTION MakeHashFromStreamer(INTEGER streamerid)
Parameters
INTEGER streamerid
Hasher strean id
Return value
STRING
The final hash
Close a streaming hasher
LOADLIB "wh::crypto.whlib";
STRING FUNCTION MakeHashFromStreamer(INTEGER streamerid)
INTEGER streamerid
Hasher strean id
STRING
The final hash