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

TBlake2STreeConfig

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

Declaration

Source position: HlpBlake2SParams.pas line 86

type TBlake2STreeConfig = class(TInterfacedObject,IBlake2STreeConfig)

public

  constructor Create;

  

  property FanOut: Byte; [rw]

  

  property MaxDepth: Byte; [rw]

  

  property NodeDepth: Byte; [rw]

  

  property InnerHashSize: Byte; [rw]

  

  property LeafSize: UInt32; [rw]

  

  property NodeOffset: UInt64; [rw]

  

  property IsLastNode: Boolean; [rw]

  

  function Clone;

  

  property SequentialTreeConfig: IBlake2STreeConfig; [r]

  

end;

Inheritance

TBlake2STreeConfig

  

|

TObject,IBlake2STreeConfig



CT Web help

CodeTyphon Studio