Unit 'flcCryptoHash' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TSHA1Hash

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

Declaration

Source position: flcCryptoHash.pas line 538

type TSHA1Hash = class(AHash)

protected

  procedure InitHash(); override;

  

  procedure ProcessBuf(); override;

  

  procedure ProcessFinalBuf(); override;

  

public

  class function DigestSize; override;

  

  class function BlockSize; override;

  

end;

Inheritance

TSHA1Hash

  

|

AHash

  

|

TObject



CT Web help

CodeTyphon Studio