System.Security.Cryptography.HMACRIPEMD160.HMACRIPEMD160 C# (CSharp) Method

HMACRIPEMD160() public method

public HMACRIPEMD160 ( ) : System.Runtime.InteropServices
return System.Runtime.InteropServices
		public HMACRIPEMD160 () 
			: this (KeyBuilder.Key (8))
		{
		}

Same methods

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