Unit 'HlpDJB' Package
[Overview][Classes][Index] [#pl_hashlib4pascal]

TDJB

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

Declaration

Source position: HlpDJB.pas line 16

type TDJB = class(THash,IHash32,ITransformBlock)

public

  constructor Create;

  

  procedure Initialize; override;

  

  procedure TransformBytes(); override;

  

  function TransformFinal; override;

  

  function Clone; override;

  

end;

Inheritance

TDJB

  

|

THash,IHash32,ITransformBlock

  

|

TObject,IHash



CT Web help

CodeTyphon Studio