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