System.Security.Cryptography.RIPEMD160Managed: Method Members

The methods of System.Security.Cryptography.RIPEMD160Managed are listed below. For a list of all members, see the RIPEMD160Managed Members list.

See Also: Inherited members from System.Security.Cryptography.RIPEMD160

Public Methods

Finalize()
Documentation for this section has not yet been entered.
override
Initialize()

Initializes an instance of the System.Security.Cryptography.RIPEMD160Managed class using the managed library.

Protected Methods

override
HashCore(byte[], int, int)

When overridden in a derived class, routes data written to the object into the System.Security.Cryptography.RIPEMD160 hash algorithm for computing the hash.

override
HashFinal() : byte[]

When overridden in a derived class, finalizes the hash computation after the last data is processed by the cryptographic stream object.