Legend
| Property: byte[] Hash
Declarationbyte[] HashSummaryRetrieves 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. |