Supported methods

Namespace: LLCryptoLib.Shred
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public static string[] GetSupportedMethods()
Visual Basic
Public Shared Function GetSupportedMethods As String()
Visual C++
public:
static array<String^>^ GetSupportedMethods()

Return Value

String array containing the supported methods

See Also