Unit 'IdHash' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdHash32

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdHash.pas line 98

type TIdHash32 = class(TIdHash)

protected

  function GetHashBytes(); override;

  

  function HashToHex(); override;

  

public

  function HashValue();

  

  procedure HashStart(); virtual; abstract;

  

  procedure HashEnd(); virtual;

  

  procedure HashByte(); virtual; abstract;

  

end;

Inheritance

TIdHash32

  

|

TIdHash

  

|

TObject



CT Web help

CodeTyphon Studio