Initializes a new instance of the RIPEMD160 class.

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

Syntax

C#
public RIPEMD160()
Visual Basic
Public Sub New
Visual C++
public:
RIPEMD160()

See Also