Unit 'ClpDHValidationParameters' Package
[Overview][Resource strings][Classes][Index] [#pl_cryptolib4pascal]

TDHValidationParameters

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

Declaration

Source position: ClpDHValidationParameters.pas line 33

type TDHValidationParameters = class(TInterfacedObject,IDHValidationParameters)

public

  constructor Create();

  

  function Equals();

  

  function GetHashCode; override;

  

  property counter: Int32; [r]

  

  property seed: TCryptoLibByteArray; [r]

  

end;

Inheritance

TDHValidationParameters

  

|

TObject,IDHValidationParameters



CT Web help

CodeTyphon Studio