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

IDsaValidationParameters

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

Declaration

Source position: ClpIDsaValidationParameters.pas line 25

type IDsaValidationParameters = interface(IInterface)

  function GetCounter;

  

  function GetUsageIndex;

  

  function GetSeed;

  

  function Equals();

  

  function GetHashCode;

  

  property counter: Int32; [r]

  

  property usageIndex: Int32; [r]

  

  property seed: TCryptoLibByteArray; [r]

  

end;

Inheritance

IDsaValidationParameters

  

|

IInterface



CT Web help

CodeTyphon Studio