Sets the size of the tree leaf.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public void SetTreeLeafSize( byte size ) |
Visual Basic |
---|
Public Sub SetTreeLeafSize ( _ size As Byte _ ) |
Visual C++ |
---|
public: void SetTreeLeafSize( unsigned char size ) |
Parameters
- size
- Type: System..::..Byte
The size.