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

TAbstractFpCurve

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

Declaration

Source position: ClpECC.pas line 755

type TAbstractFpCurve = class(TECCurve,IAbstractFpCurve)

strict protected

  constructor Create();

  

  function DecompressPoint(); override;

  

public

  destructor Destroy; override;

  

  function IsValidFieldElement(); override;

  

end;

Inheritance

TAbstractFpCurve

  

|

TECCurve,IAbstractFpCurve

  

|

TObject,IECCurve



CT Web help

CodeTyphon Studio