SHA1Static: Create |
Creates a new instance of the SHA-1 algorithm using the specified implementation.
Public Function Create( Optional ByRef AlgName As String = "CorLib.SHA1" ) As SHA1
Default: "CorLib.SHA1"
If no name is specified, then a new SHA1CryptoServiceProvider instance will be created.