C# Class System.Security.Cryptography.HMACRIPEMD160

Inheritance: HMAC
显示文件 Open project: runefs/Marvin Class Usage Examples

Public Methods

Method Description
HMACRIPEMD160 ( ) : System.Runtime.InteropServices
HMACRIPEMD160 ( byte key ) : System.Runtime.InteropServices

Method Details

HMACRIPEMD160() public method

public HMACRIPEMD160 ( ) : System.Runtime.InteropServices
return System.Runtime.InteropServices

HMACRIPEMD160() public method

public HMACRIPEMD160 ( byte key ) : System.Runtime.InteropServices
key byte
return System.Runtime.InteropServices