Benchmarks this instance of the Skein hash function.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public double Benchmark( long iterations ) |
Visual Basic |
---|
Public Function Benchmark ( _ iterations As Long _ ) As Double |
Visual C++ |
---|
public: double Benchmark( long long iterations ) |
Parameters
- iterations
- Type: System..::..Int64
Number of hash computations to perform.