Unit 'ClpIEndoPreCompInfo' Package
[Overview][Classes][Index] [#pl_cryptolib4pascal]

IEndoPreCompInfo

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

Declaration

Source position: ClpIEndoPreCompInfo.pas line 29

type IEndoPreCompInfo = interface(IPreCompInfo)

  function GetEndomorphism;

  

  procedure SetEndomorphism();

  

  property Endomorphism: IECEndomorphism; [rw]

  

  function GetMappedPoint;

  

  procedure SetMappedPoint();

  

  property MappedPoint: IECPoint; [rw]

  

end;

Inheritance

IEndoPreCompInfo

  

|

IPreCompInfo

  

|

IInterface



CT Web help

CodeTyphon Studio