The size, in bytes, of the digest produced by this message digest

Namespace: LLCryptoLib.Hash
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public int GetDigestSize()
Visual Basic
Public Function GetDigestSize As Integer
Visual C++
public:
int GetDigestSize()

Return Value

[Missing <returns> documentation for "M:LLCryptoLib.Hash.WhirlpoolDigest.GetDigestSize"]

See Also