Creates an instance of the default implementation of the MD2 hash algorithm.
Namespace: LLCryptoLib.Security.CryptographyAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static MD2 Create() |
Visual Basic |
---|
Public Shared Function Create As MD2 |
Visual C++ |
---|
public: static MD2^ Create() |