Return the size, in bytes, of the internal buffer used by this digest.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public int GetByteLength() |
Visual Basic |
---|
Public Function GetByteLength As Integer |
Visual C++ |
---|
public: int GetByteLength() |