Initializes a new instance of the HashAlgorithmParameters class

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

Syntax

C#
protected HashAlgorithmParameters()
Visual Basic
Protected Sub New
Visual C++
protected:
HashAlgorithmParameters()

See Also