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

IFiniteField

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

Declaration

Source position: ClpIFiniteField.pas line 29

type IFiniteField = interface(IInterface)

  function GetCharacteristic;

  

  function GetDimension;

  

  property Characteristic: TBigInteger; [r]

  

  property Dimension: Int32; [r]

  

end;

Inheritance

IFiniteField

  

|

IInterface



CT Web help

CodeTyphon Studio