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

TF2mPoint

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

Declaration

Source position: ClpECC.pas line 1468

type TF2mPoint = class(TAbstractF2mPoint,IF2mPoint)

strict protected

  function GetCompressionYTilde; override;

  

  function Detach; override;

  

  property CompressionYTilde: Boolean; [r]

  

public

  function GetYCoord; override;

  

  constructor Create(); deprecated ;

  

  destructor Destroy; override;

  

  function Add(); override;

  

  function Twice; override;

  

  function TwicePlus(); override;

  

  function Negate; override;

  

  property YCoord: IECFieldElement; [r]

  

end;

Inheritance

TF2mPoint

  

|

TAbstractF2mPoint,IF2mPoint

  

|

TECPointBase,IAbstractF2mPoint

  

|

TECPoint,IECPointBase

  

|

TObject,IECPoint



CT Web help

CodeTyphon Studio