Initializes a new instance of the SHA256 class.

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

Syntax

C#
public SHA256()
Visual Basic
Public Sub New
Visual C++
public:
SHA256()

See Also