Mentalis.org Security Library documentation

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

System.Object
   HashAlgorithm
      MD2
         MD2CryptoServiceProvider

[Visual Basic]
NotInheritable Public Class MD2CryptoServiceProvider
Inherits MD2
[C#]
public sealed class MD2CryptoServiceProvider : MD2

Requirements

Namespace: Org.Mentalis.Security.Cryptography Namespace

Assembly: Org.Mentalis.Security.dll

See Also

MD2CryptoServiceProvider Members | Org.Mentalis.Security.Cryptography Namespace