HMACRIPEMD160: Hash (get)

Hash

Returns the computed hash.



 Public Property Get Hash ( ) As Byte ( )

Return Values

Byte() -  A 20-byte array containing the hash value.

Remarks

The TransformFinalBlock must be called before accessing this property or an InvalidOperationException will be thrown.

Read Only.

See Also

Project VBCorLib Overview Class HMACRIPEMD160 Overview HMACRIPEMD160 Properties HMACRIPEMD160 Methods GetHashCode HashAlgorithm