DigestCalculator Constructors
Allows you to calculate a digest from a stream. Supports hash algorithms listed in HashAlgorithmType enumeration.
Name | Parameters | Description |
---|---|---|
Digest |
algorithm |
Initializes a new instance of the Digest |
See Also