Creates an instance of a specified implementation of System.Security.Cryptography.SHA512.
- hashName
- The name of the specific implementation of System.Security.Cryptography.SHA512 to be used.
A new instance of System.Security.Cryptography.SHA512 using the specified implementation.
Possible values for hashName are SHA512, System.Security.Cryptography.SHA51, System.Security.Cryptography.SHA512Managed, and System.Security.Cryptography.SHA512CryptoServiceProvider.