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