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

IDHValidationParameters

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

Declaration

Source position: ClpIDHValidationParameters.pas line 25

type IDHValidationParameters = interface(IInterface)

  function GetCounter;

  

  function GetSeed;

  

  function Equals();

  

  function GetHashCode;

  

  property counter: Int32; [r]

  

  property seed: TCryptoLibByteArray; [r]

  

end;

Inheritance

IDHValidationParameters

  

|

IInterface



CT Web help

CodeTyphon Studio