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

TFpFieldElement.Create

Declaration

Source position: ClpECC.pas line 203

public constructor TFpFieldElement.Create(

  const Q: TBigInteger;

  const x: TBigInteger

); overload;

constructor TFpFieldElement.Create(

  const Q: TBigInteger;

  const r: TBigInteger;

  const x: TBigInteger

); overload;



CT Web help

CodeTyphon Studio