Computes the MD4 hash for the input data using the implementation provided by the cryptographic service provider (CSP).
Namespace: LLCryptoLib.Security.CryptographyAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
Remarks
Warning: The MD4 algorithm is a broken algorithm. It should only be used for compatibility with older systems.
Inheritance Hierarchy
System..::..Object
System.Security.Cryptography..::..HashAlgorithm
LLCryptoLib.Security.Cryptography..::..MD4
LLCryptoLib.Security.Cryptography..::..MD4CryptoServiceProvider
System.Security.Cryptography..::..HashAlgorithm
LLCryptoLib.Security.Cryptography..::..MD4
LLCryptoLib.Security.Cryptography..::..MD4CryptoServiceProvider