Initializes a new instance of the MD4CryptoServiceProvider 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 MD4CryptoServiceProvider()
Visual Basic
Public Sub New
Visual C++
public:
MD4CryptoServiceProvider()

See Also