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

TSecT283K1Point.Create

Declaration

Source position: ClpSecT283Custom.pas line 217

public constructor TSecT283K1Point.Create(

  const curve: IECCurve;

  const x: IECFieldElement;

  const y: IECFieldElement

); overload;

constructor TSecT283K1Point.Create(

  const curve: IECCurve;

  const x: IECFieldElement;

  const y: IECFieldElement;

  withCompression: Boolean

); overload;

constructor TSecT283K1Point.Create(

  const curve: IECCurve;

  const x: IECFieldElement;

  const y: IECFieldElement;

  const zs: ;

  withCompression: Boolean

); overload;



CT Web help

CodeTyphon Studio