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

TCurve25519.CreateRawPoint

Declaration

Source position: ClpCurve25519Custom.pas line 283

strict protected function TCurve25519.CreateRawPoint(

  const x: IECFieldElement;

  const y: IECFieldElement;

  withCompression: Boolean

):IECPoint; override; overload;

function TCurve25519.CreateRawPoint(

  const x: IECFieldElement;

  const y: IECFieldElement;

  const zs: ;

  withCompression: Boolean

):IECPoint; override; overload;



CT Web help

CodeTyphon Studio