Data.HashFunction 3.1.1
DHF
|
This is the complete list of members for Data.HashFunction.IHashFunction, including all inherited members.
ComputeHash(byte[] data) | Data.HashFunction.IHashFunction | |
ComputeHash(byte[] data, CancellationToken cancellationToken) | Data.HashFunction.IHashFunction | |
ComputeHash(byte[] data, int offset, int count) | Data.HashFunction.IHashFunction | |
ComputeHash(byte[] data, int offset, int count, CancellationToken cancellationToken) | Data.HashFunction.IHashFunction | |
ComputeHash(ArraySegment< byte > data) | Data.HashFunction.IHashFunction | |
ComputeHash(ArraySegment< byte > data, CancellationToken cancellationToken) | Data.HashFunction.IHashFunction | |
HashSizeInBits | Data.HashFunction.IHashFunction |