IDigestCalculator Members
Allows you to calculate a digest from a stream.Properties
Name | Description |
---|---|
AlgorithmOid | Retrieves the hash algorithm’s object identifier. |
Methods
Name | Description |
---|---|
ComputeDigest(Stream) | Calculates the digest value for the specified data. |
GetDigestSize() | Returns the digest value’s size. |
See Also