Managed implementation of MD4 algorithm.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Class MD4Managed _ Inherits HashAlgorithm |
C# |
---|
public class MD4Managed : HashAlgorithm |
Inheritance Hierarchy
System..::..Object
System.Security.Cryptography..::..HashAlgorithm
Rebex.Security.Cryptography..::..MD4Managed
System.Security.Cryptography..::..HashAlgorithm
Rebex.Security.Cryptography..::..MD4Managed