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

TKDF

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

Declaration

Source position: HlpKDF.pas line 12

type TKDF = class(TInterfacedObject,IKDF)

strict protected

  constructor Create;

  

public

  procedure Clear; virtual; abstract;

  

  function GetBytes(); virtual; abstract;

  

end;

Inheritance

TKDF

  

|

TObject,IKDF



CT Web help

CodeTyphon Studio