CryptographicTransferHash Class
Namespace: Quine.FileTransferAssembly: Quine.FileTransfer (in Quine.FileTransfer.dll) Version: 1.0.0+6efd94d5454131cfac18f827c2a4172cb83f1e24
public sealed class CryptographicTransferHash : ITransferHasher,
ICloneable, IDisposable
- Inheritance
- Object CryptographicTransferHash
- Implements
- ITransferHasher, ICloneable, IDisposable
Append |
Appends a chunk of data to the hasher's state.
|
Clone |
Clones this.
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
GetHashAndReset |
Finalizes hash computation and prepares the instance for the next data stream.
|