HashStream

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCrypt > Methods >

HashStream

SIGNATURE=IW.Common.Crypt.TIWCrypt.HashStream@TStream

 

ETYPE=Method

 

Declaration:

Delphi:

public class function HashStream(const InputStream: TStream): string;

C++:

public: __fastcall String HashStream(const TStream InputStream);

 

Description: This is HashStream, a member of class TIWCrypt.