SecurityServices for .NET 2.0 Documentation

MD2CryptoServiceProvider Class

[This is preliminary documentation and subject to change.]

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 MD2CryptoServiceProvider Members.

System.Object
   HashAlgorithm
      MD2
         MD2CryptoServiceProvider

public class MD2CryptoServiceProvider : MD2

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

MD2CryptoServiceProvider Members | Org.Mentalis.SecurityServices.Cryptography Namespace