Unit 'IdHashIntf' Package
[Overview][Classes][Index] [#pl_indy]

TIdHashInt

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

Declaration

Source position: IdHashIntf.pas line 19

type TIdHashInt = class(TIdHash)

protected

  function HashToHex(); override;

  

  function GetHashInst; virtual; abstract;

  

  function InitHash; virtual;

  

  procedure UpdateHash();

  

  function FinalHash();

  

  function GetHashBytes(); override;

  

public

  class function IsAvailable; override;

  

end;

Inheritance

TIdHashInt

  

|

TIdHash

  

|

TObject



CT Web help

CodeTyphon Studio