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

TDHValidationParams

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

Declaration

Source position: ClpDHValidationParams.pas line 38

type TDHValidationParams = class(TAsn1Encodable,IDHValidationParams)

public

  function ToAsn1Object; override;

  

  property seed: IDerBitString; [r]

  

  property pgenCounter: IDerInteger; [r]

  

  class function GetInstance();

  

end;

Inheritance

TDHValidationParams

  

|

TObject,IDHValidationParams



CT Web help

CodeTyphon Studio