Location: Symbol Reference > Classes > TJwHash Class > TJwHash Methods > TJwHash.HashStream Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwHash.HashStream Method
Pascal
procedure HashStream(Stream: TStream; const Size: Int64 = 0);
Parameters 
Description 
Stream: TStream 
Stream containing the data to be hashed  
const Size: Int64 = 0 
defines how much data is hashed from the current stream position. If set to zero (0) the method sets the stream position to beginning and hashes the whole stream. EJwsclHashApiException: will be raised if the underlying Windows call fails due to a previous call to RetrieveHash or Sign or for other reasons. 

Adds data to the hash object

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!