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

IWithKey

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

Declaration

Source position: HlpIHashInfo.pas line 40

type IWithKey = interface(IHash)

  function GetKey;

  

  procedure SetKey();

  

  property Key: THashLibByteArray; [rw]

  

  function GetKeyLength;

  

  property KeyLength: TNullableInteger; [r]

  

end;

Inheritance

IWithKey

  

|

IHash

  

|

IInterface



CT Web help

CodeTyphon Studio