The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SHA1::Create Method (String^)
.NET Framework (current version)
Creates an instance of the specified implementation of SHA1.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- hashName
-
Type:
System::String^
The name of the specific implementation of SHA1 to be used.
Return Value
Type: System.Security.Cryptography::SHA1^A new instance of SHA1 using the specified implementation.
.NET Framework
Available since 1.1
Available since 1.1
Show: