Mentalis.org Security Library documentation

RIPEMD160Managed Class

Computes the MD2 hash for the input data using the implementation provided by the cryptographic service provider (CSP).

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

System.Object
   HashAlgorithm
      RIPEMD160
         RIPEMD160Managed

[Visual Basic]
NotInheritable Public Class RIPEMD160Managed
Inherits RIPEMD160
[C#]
public sealed class RIPEMD160Managed : RIPEMD160

Remarks

Based on the papers located at the RIPEMD homepage.

Requirements

Namespace: Org.Mentalis.Security.Cryptography Namespace

Assembly: Org.Mentalis.Security.dll

See Also

RIPEMD160Managed Members | Org.Mentalis.Security.Cryptography Namespace