SecurityServices for .NET 2.0 Documentation

MD4.Create Method ()

[This is preliminary documentation and subject to change.]

Creates an instance of the default implementation of the MD4 hash algorithm.

new public static MD4 Create();

Return Value

A new instance of the MD4 hash algorithm.

See Also

MD4 Class | Org.Mentalis.SecurityServices.Cryptography Namespace | MD4.Create Overload List