Unit 'HlpPBKDF_ScryptNotBuildInAdapter' Package
[Overview][Resource strings][Classes][Index] [#pl_hashlib4pascal]

TPBKDF_ScryptNotBuildInAdapter

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

Declaration

Source position: HlpPBKDF_ScryptNotBuildInAdapter.pas line 45

type TPBKDF_ScryptNotBuildInAdapter = class(TKDF,IPBKDF_Scrypt,IPBKDF_ScryptNotBuildIn)

public

  class procedure ValidatePBKDF_ScryptInputs();

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Clear; override;

  

  function GetBytes(); override;

  

end;

Inheritance

TPBKDF_ScryptNotBuildInAdapter

  

|

TKDF,IPBKDF_Scrypt,IPBKDF_ScryptNotBuildIn

  

|

TObject,IKDF



CT Web help

CodeTyphon Studio