Unit 'HlpXXHash64' Package
[Overview][Resource strings][Classes][Index] [#pl_hashlib4pascal]

TXXHash64

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

Declaration

Source position: HlpXXHash64.pas line 23

type TXXHash64 = class(THash,IHash64,IHashWithKey,ITransformBlock)

public

  constructor Create;

  

  procedure Initialize; override;

  

  procedure TransformBytes(); override;

  

  function TransformFinal; override;

  

  function Clone; override;

  

  property KeyLength: TNullableInteger; [r]

  

  property Key: THashLibByteArray; [rw]

  

end;

Inheritance

TXXHash64

  

|

THash,IHash64,IHashWithKey,ITransformBlock

  

|

TObject,IHash



CT Web help

CodeTyphon Studio