List of all available hash algorithms
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static string[] GetHashAlgorithms() |
Visual Basic |
---|
Public Shared Function GetHashAlgorithms As String() |
Visual C++ |
---|
public: static array<String^>^ GetHashAlgorithms() |