SecurityServices for .NET 2.0 Documentation

MD2 Class

[This is preliminary documentation and subject to change.]

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
         MD2CryptoServiceProvider

public class MD2 : HashAlgorithm

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Org.Mentalis.SecurityServices.Cryptography

Assembly: Org.Mentalis.SecurityServices (in Org.Mentalis.SecurityServices.dll)

See Also

MD2 Members | Org.Mentalis.SecurityServices.Cryptography Namespace