HashAlgorithmBase: Hash (get)

Hash

Returns the computed hash.



 Public Property Get Hash ( ) As Byte ( )

Return Values

Byte() -  The compute hash value.

Remarks

Calling this property is only valid after the TransformFinalBlock has been called.

Read Only.

See Also

Project CorLib Overview

Class HashAlgorithmBase Overview