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

IArgon2ParametersBuilder

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

Declaration

Source position: HlpIHashInfo.pas line 168

type IArgon2ParametersBuilder = interface(IInterface)

  function WithParallelism();

  

  function WithSalt();

  

  function WithSecret();

  

  function WithAdditional();

  

  function WithIterations();

  

  function WithMemoryAsKB();

  

  function WithMemoryPowOfTwo();

  

  function WithVersion();

  

  procedure Clear;

  

  function Build;

  

end;

Inheritance

IArgon2ParametersBuilder

  

|

IInterface



CT Web help

CodeTyphon Studio