HashAlgorithmFactory
Overview
HashAlgorithmFactory is a class in Aspose.PDF FOSS for .NET.
Creates a HashAlgorithm for a DigestHashAlgorithm.
This class provides 1 method for working with HashAlgorithmFactory objects in .NET programs.
Available methods include: CreateHashAlgorithm.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
CreateHashAlgorithm(algorithm: DigestHashAlgorithm) | Calls CreateHashAlgorithm(algorithm) on this HashAlgorithmFactory instance. |