Unit 'HlpIHashInfo' Package
[Overview][Classes][Index] [#pl_hashlib4pascal]

IXOF

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

Declaration

Source position: HlpIHashInfo.pas line 135

type IXOF = interface(IHash)

  function GetXOFSizeInBits;

  

  procedure SetXOFSizeInBits();

  

  property XOFSizeInBits: UInt64; [rw]

  

  procedure DoOutput();

  

end;

Inheritance

IXOF

  

|

IHash

  

|

IInterface



CT Web help

CodeTyphon Studio