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

TIdHashSHA1

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

Declaration

Source position: IdHashSHA1.pas line 58

type TIdHashSHA1 = class(TIdHash)

protected

  FCheckSum: T5x4LongWordRecord;

  

  FCBuffer: TIdBytes;

  

  procedure Coder;

  

  function GetHashBytes(); override;

  

  function HashToHex(); override;

  

public

  constructor Create; override;

  

end;

Inheritance

TIdHashSHA1

  

|

TIdHash

  

|

TObject



CT Web help

CodeTyphon Studio