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