Creates a new instance of an SHA-256 implementation.
Public Function Create( Optional ByRef AlgName As String = "CorLib.SHA256" ) As SHA256
Default: "CorLib.SHA256"
If not name is given, then a new SHA256Managed is returned.
Project CorLib Overview
Class SHA256Static Overview