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