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