Mentalis.org Security Library documentation

MD2 Class

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

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

System.Object
   HashAlgorithm
      MD2

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

Requirements

Namespace: Org.Mentalis.Security.Cryptography Namespace

Assembly: Org.Mentalis.Security.dll

See Also

MD2 Members | Org.Mentalis.Security.Cryptography Namespace