Mentalis.org Security Library documentation

RIPEMD160 Class

Represents the abstract class from which all implementations of the RIPEMD160 hash algorithm inherit.

For a list of all members of this type, see RIPEMD160 Members.

System.Object
   HashAlgorithm
      RIPEMD160

[Visual Basic]
MustInherit Public Class RIPEMD160
Inherits HashAlgorithm
[C#]
public abstract class RIPEMD160 : HashAlgorithm

Requirements

Namespace: Org.Mentalis.Security.Cryptography Namespace

Assembly: Org.Mentalis.Security.dll

See Also

RIPEMD160 Members | Org.Mentalis.Security.Cryptography Namespace