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

TIdHashSHA1

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

Declaration

Source position: IdHashSHA.pas line 71

type TIdHashSHA1 = class(TIdHashNativeAndIntF)

protected

  FCheckSum: T5x4LongWordRecord;

  

  FCBuffer: TIdBytes;

  

  procedure Coder;

  

  function NativeGetHashBytes(); override;

  

  function HashToHex(); override;

  

  function InitHash; override;

  

public

  constructor Create; override;

  

  class function IsAvailable; override;

  

  class function IsIntfAvailable; override;

  

end;

Inheritance

TIdHashSHA1

  

|

TIdHashNativeAndIntF

  

|

TIdHashIntF

  

|

TIdHash

  

|

TObject



CT Web help

CodeTyphon Studio