Computes the RIPEMD128 hash for the input data using the managed library.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public class RIPEMD128 : BlockHashAlgorithm |
Visual Basic |
---|
Public Class RIPEMD128 _ Inherits BlockHashAlgorithm |
Visual C++ |
---|
public ref class RIPEMD128 : public BlockHashAlgorithm |
Inheritance Hierarchy
System..::..Object
System.Security.Cryptography..::..HashAlgorithm
LLCryptoLib.Hash..::..BlockHashAlgorithm
LLCryptoLib.Hash..::..RIPEMD128
System.Security.Cryptography..::..HashAlgorithm
LLCryptoLib.Hash..::..BlockHashAlgorithm
LLCryptoLib.Hash..::..RIPEMD128