Initializes a new instance of the SHA384 class.

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

Syntax

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

See Also