Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: byte[] Hash

Declaration

byte[] Hash

Summary

Retrieves the hash of all data that has been read/written through this stream so far. Due to the implementation of the underlying hash algorithm this must be called only after all data has been hashed. No further calls to Read/Write are allowed after a single call to this.