Creates a new instance of the SHA512Managed class.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Shared Function Create As SHA512Managed
C#
public static SHA512Managed Create()

Return Value

A new instance of SHA512Managed.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also