Initializes a new instance of the RIPEMD128 class.

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

Syntax

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

See Also