Creates a new instance of the SHA256Managed class.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function Create As SHA256Managed |
| C# |
|---|
public static SHA256Managed Create() |