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

TBlake2BTreeConfig

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

Declaration

Source position: HlpBlake2BParams.pas line 86

type TBlake2BTreeConfig = class(TInterfacedObject,IBlake2BTreeConfig)

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: IBlake2BTreeConfig; [r]

  

end;

Inheritance

TBlake2BTreeConfig

  

|

TObject,IBlake2BTreeConfig



CT Web help

CodeTyphon Studio