Unit 'ClpPbeParametersGenerator' Package
[Overview][Classes][Index] [#pl_cryptolib4pascal]

TPbeParametersGenerator

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

Declaration

Source position: ClpPbeParametersGenerator.pas line 34

type TPbeParametersGenerator = class(TInterfacedObject,IPbeParametersGenerator)

public

  procedure Clear; virtual; abstract;

  

  function GenerateDerivedParameters();

  

  function GenerateDerivedMacParameters(); virtual; abstract;

  

end;

Inheritance

TPbeParametersGenerator

  

|

TObject,IPbeParametersGenerator



CT Web help

CodeTyphon Studio