The size in bytes of an individual block.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public int BlockSize { get; } |
Visual Basic |
---|
Public ReadOnly Property BlockSize As Integer Get |
Visual C++ |
---|
public: property int BlockSize { int get (); } |