Sha3_256
Overview
Sha3_256 is a class in Aspose.PDF FOSS for .NET.
Inherits from: HashAlgorithm.
SHA3-256 (FIPS 202) — own Keccak implementation.
This class provides 3 methods for working with Sha3_256 objects in .NET programs.
Available methods include: Create, Initialize, Sha3_256.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
Sha3_256() | Calls Sha3_256 on this Sha3_256 instance. |
Create() | Calls Create on this Sha3_256 instance. |
Initialize() | Calls Initialize on this Sha3_256 instance. |