If the Algorithm is supposed to be fast
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public bool IsFast { get; } |
Visual Basic |
---|
Public ReadOnly Property IsFast As Boolean Get |
Visual C++ |
---|
public: property bool IsFast { bool get (); } |