Return a shred method object from a string
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static IShredMethod FromString( string method ) |
Visual Basic |
---|
Public Shared Function FromString ( _ method As String _ ) As IShredMethod |
Visual C++ |
---|
public: static IShredMethod^ FromString( String^ method ) |
Parameters
- method
- Type: System..::..String
The method name as in GetSupportedMethods