Initializes a new instance of the SkeinTesting class.
Namespace: LLCryptoLib.HashAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public SkeinTesting( Skein sourceHash ) |
Visual Basic |
---|
Public Sub New ( _ sourceHash As Skein _ ) |
Visual C++ |
---|
public: SkeinTesting( Skein^ sourceHash ) |
Parameters
- sourceHash
- Type: LLCryptoLib.Hash..::..Skein
The source hash.