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

TECPointBase

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

Declaration

Source position: ClpECC.pas line 1291

type TECPointBase = class(TECPoint,IECPointBase)

strict protected

  constructor Create();

  

public

  destructor Destroy; override;

  

  function GetEncoded(); override;

  

  function Multiply(); override;

  

end;

Inheritance

TECPointBase

  

|

TECPoint,IECPointBase

  

|

TObject,IECPoint



CT Web help

CodeTyphon Studio