Mentalis.org Security Library documentation

MD2.Create Method ()

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

[Visual Basic]
Overloads Public Shared Function Create() As MD2
[C#]
new public static MD2 Create();

Return Value

A new instance of the MD2 hash algorithm.

See Also

MD2 Class | Org.Mentalis.Security.Cryptography Namespace | MD2.Create Overload List