Initializes a new instance of the MD2CryptoServiceProvider class. This class cannot be inherited.

Namespace: LLCryptoLib.Security.Cryptography
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public MD2CryptoServiceProvider()
Visual Basic
Public Sub New
Visual C++
public:
MD2CryptoServiceProvider()

See Also