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

TECCurve.CreateRawPoint

Declaration

Source position: ClpECC.pas line 509

strict protected function TECCurve.CreateRawPoint(

  const x: IECFieldElement;

  const y: IECFieldElement;

  withCompression: Boolean

):IECPoint; virtual; abstract; overload;

function TECCurve.CreateRawPoint(

  const x: IECFieldElement;

  const y: IECFieldElement;

  const zs: ;

  withCompression: Boolean

):IECPoint; virtual; abstract; overload;



CT Web help

CodeTyphon Studio