Creates an instance of the specified implementation of the System.Security.Cryptography.RIPEMD160 hash algorithm.
- hashName
The name of the specific implementation of System.Security.Cryptography.RIPEMD160 to use.
![]()
A new instance of the specified implementation of System.Security.Cryptography.RIPEMD160.
You cannot create an instance of an abstract class. Application code will create a new instance of a derived class. For more information, see the System.Security.Cryptography.RIPEMD160Managed class.