System.Security.Cryptography.RIPEMD160.RIPEMD160 C# (CSharp) 메소드

RIPEMD160() 보호된 메소드

Initializes a new instance of RIPEMD160.
protected RIPEMD160 ( ) : System.Runtime.InteropServices
리턴 System.Runtime.InteropServices
		protected RIPEMD160 () 
		{
			this.HashSizeValue = 160;
		}