Initializes a new instance of MD4.
Namespace: LLCryptoLib.Security.CryptographyAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
protected MD4() |
Visual Basic |
---|
Protected Sub New |
Visual C++ |
---|
protected: MD4() |
Remarks
You cannot create an instance of an abstract class. Application code will create a new instance of a derived class.