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

IECLookupTable

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

Declaration

Source position: ClpIECC.pas line 593

type IECLookupTable = interface(IInterface)

  function GetSize;

  

  function Lookup();

  

  function LookupVar();

  

  property Size: Int32; [r]

  

end;

Inheritance

IECLookupTable

  

|

IInterface



CT Web help

CodeTyphon Studio