Creates an instance of the specified implementation of the System.Security.Cryptography.MD5 hash algorithm.
- algName
- The name of the specific implementation of System.Security.Cryptography.MD5 to use.
A new instance of the specified implementation of System.Security.Cryptography.MD5.
Possible values for algName are: System.Security.Cryptography.MD5, MD5, System.Security.Cryptography.MD5CryptoServiceProvider, and System.Security.Cryptography.MD5Managed.