Method | Description | |
---|---|---|
Create ( ) : |
Creates an instance of the default implementation of the RIPEMD160 hash algorithm.
|
|
Create ( string hashName ) : |
Creates an instance of the specified implementation of the RIPEMD160 hash algorithm.
|
Method | Description | |
---|---|---|
RIPEMD160 ( ) : System.Runtime.InteropServices |
Initializes a new instance of RIPEMD160.
|
public static Create ( string hashName ) : |
||
hashName | string | The name of the specific implementation of RIPEMD160 to use. |
return |
protected RIPEMD160 ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |